What problem does it solve? Feature work often grows beyond the original plan without anyone noticing until deadlines slip. This Skill compares what was planned against what is actually being built, quantifies the difference, and recommends what to cut, defer, or keep. ## Core Features & Use Cases - Plan vs. Reality Comparison: Reads the original design doc, sprint plan, or milestone definition and compares it against the current codebase, git history, and TODO comments. - Quantified Bloat Score: Reports original item count, current item count, additions, removals, and net scope change as a percentage. - Risk Assessment & Verdict: Rates schedule, quality, and integration risk, then issues a verdict from On Track to Out of Control. - Use Case: Before a sprint review, run the check on Sprint 3 to discover the team added 8 unplanned items (+40% scope), then get a prioritized list of cuts to bring the sprint back on schedule. ## Quick Start Ask the assistant to run a scope check on a feature name or sprint number, such as checking whether sprint 3 has drifted from its original plan.