implementation-planning
Installation
SKILL.md
Implementation Planning Methodology
Translating architecture into an executable sequence of work with explicit dependencies, risks, and buffers.
The Planning Lifecycle
DECOMPOSE → SEQUENCE → RISK → BUFFER → VERIFY
Reference Files
| Reference | When to load |
|---|---|
references/work-breakdown.md |
You need to decompose architecture into estimable work units |
references/dependency-analysis.md |
You need to identify dependency chains and the critical path |
references/risk-assessment.md |
You need to score risks with probability, impact, mitigations |
references/rollback-planning.md |
You need to ensure every deployable phase has a rollback strategy |