engineer-plan
Installation
SKILL.md
/engineer-plan — Implementation Planning
Create structured implementation plans that break specs into ordered, actionable tasks. Plans bridge architecture (tech spec) and execution (engineer-work).
When to Use
- User says "plan this", "create a plan", "implementation plan"
- After completing a tech spec and ready to break it into tasks
- When a feature needs structured decomposition before building
Process
Step 1: Gather Context
Check for existing specs (in priority order):
docs/tech-specs/— Most detailed, preferred sourcedocs/prds/— Product requirements if no tech spec- User-provided description or
$ARGUMENTS