bymartinffx· 29 skills
Write implementation plans, iterate with human annotations, create structured tasks. Use when there's an approved spec (design.md) and the next step is breaking it into implementable work. Trigger when the user says "write a plan", "plan this out", "break this down", "I added notes" (annotation cycle), or after spec-brainstorm completes. Also trigger for "create tasks" or "add to beads". Do NOT use for research (use spec-brainstorm) or execution (use spec-implement).
$npx -y skills add martinffx/atelier --skill spec-planInstalls into the current project.
Run `npx skills use "https://github.com/martinffx/atelier" --skill "martinffx/atelier/spec-plan"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/martinffx/atelier" that are relevant to the current task. Run `npx skills add "https://github.com/martinffx/atelier"` and select the relevant skills, then follow their instructions.