Execute implementation tasks from an approved plan.json. Use when spec-plan has produced approved tasks and the human is ready to start coding. Tracks progress via beads (preferred) or harness-native todos, enforces TDD, reports between batches. Trigger when the user says "implement", "go", "start", "do it", or after spec-plan completes task creation. Do NOT use without an approved plan — invoke spec-plan first.
$npx -y skills add martinffx/atelier --skill spec-implementInstalls into the current project.
Run `npx skills use "https://github.com/martinffx/atelier" --skill "martinffx/atelier/spec-implement"` 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.