This skill should be used when the user asks to "plan chunks", "break this down", "plan the implementation", or when a story has status planning and needs implementation details before building. Required before any story can be implemented. Transforms story sparks into detailed chunk-by-chunk implementation plans with full technical specifics, file lists, and risk analysis. Supports parallel planning of multiple stories via batch mode.
$npx -y skills add drobins25/craft --skill plan-chunksInstalls into the current project.
Run `npx skills use "https://github.com/drobins25/craft" --skill "drobins25/craft/plan-chunks"` 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/drobins25/craft" that are relevant to the current task. Run `npx skills add "https://github.com/drobins25/craft"` and select the relevant skills, then follow their instructions.