Read the project spec and produce a phased implementation plan: modules identified, ordered by dependency, grouped into phases. Use when asked to "break down the spec", "create an implementation plan", "phase the work", "what order do we build things", or "plan the tickets". Output is a phase plan the engineer reviews and approves before draft-tickets runs on each phase. Does not create tickets — that's draft-tickets.
$npx -y skills add lilacmohr/ai-engineering-playbook --skill breakdown-specInstalls into the current project.
Run `npx skills use "https://github.com/lilacmohr/ai-engineering-playbook" --skill "lilacmohr/ai-engineering-playbook/breakdown-spec"` 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/lilacmohr/ai-engineering-playbook" that are relevant to the current task. Run `npx skills add "https://github.com/lilacmohr/ai-engineering-playbook"` and select the relevant skills, then follow their instructions.