bymartinffx· 29 skills
Subagent dispatch patterns for implementation tasks. Use when spec-implement has multiple tasks to execute and subagents are available. Covers parallel dispatch for independent work, the two-stage review cycle (spec compliance then code quality), focused prompt construction, and integration of results. Trigger when executing plan tasks with subagent support, when facing 2+ independent problems, or when the user asks to use subagents for implementation.
$npx -y skills add martinffx/atelier --skill code-subagentsInstalls into the current project.
Run `npx skills use "https://github.com/martinffx/atelier" --skill "martinffx/atelier/code-subagents"` 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.