What problem does it solve? Feature work and sprints quietly accumulate unplanned additions, and teams often lack an objective way to measure how far current scope has drifted from the original plan before schedules slip. ## Core Features & Use Cases - Baseline Comparison: Locates the original plan (GDD feature doc, sprint plan, or milestone file) and compares it against code, git history, and TODO markers to list additions and removals. - Quantified Bloat Score: Reports net scope change as a percentage and assigns a canonical verdict (PASS, CONCERNS, or FAIL) with schedule, quality, and integration risk ratings. - Actionable Recommendations: Suggests what to cut, defer, keep, or escalate, and links to sprint re-planning and re-estimation follow-ups. - Use Case: Before a milestone review, run a scope check on sprint-3 to discover the feature set grew 35%, then cut the two lowest-value additions to get back on track. ## Quick Start Ask the AI to run a scope check on a feature or sprint, for example: check whether sprint-3 has any scope creep against its original plan.