What problem does it solve? Turning a validated change request into an actionable structure is hard: teams often jump into code without clear milestones, hidden dependencies surface late, and scope creep goes unchecked. This Skill converts a goal into an evidence-grounded plan with explicit boundaries. ## Core Features & Use Cases - Milestone Breakdown: Decomposes work into ordered milestones, each composed of atomic commits, with no arbitrary count cap. - Evidence-Anchored Planning: Every milestone, risk, and estimate cites exact path:line references to existing code, tests, or primary sources. - Explicit Out-of-Scope Set: Produces a hard out_of_scope constraint that all downstream milestones inherit verbatim. - Use Case: After requirements are validated for a new API feature, use this Skill to produce a plan with three milestones, dependency mapping, risk analysis, and a prior-art comparison before any implementation begins. ## Quick Start Ask the AI to create a project plan with milestones, dependencies, risks, and an out-of-scope list for your validated feature request.