implementation-planning
Installation
SKILL.md
Implementation Planning Skill
Overview
Transform design documents into TDD-based implementation plans with granular, parallelizable tasks. Ensures complete spec coverage through explicit traceability.
For a complete worked example, see references/worked-example.md.
Triggers
Activate this skill when:
- User runs
/exarchos:plancommand - User wants to break down a design into tasks
- A design document exists and needs implementation steps
- User says "plan the implementation" or similar
- Auto-chained from
/exarchos:ideateafter design completion - Auto-chained from plan-review with
--reviseflag (gaps found)