What problem does it solve?
This Skill identifies additions to a feature or sprint that were not in the original plan, quantifies net scope change, and highlights items that increase schedule, quality, or integration risk so teams can triage and re-scope confidently.
Core Features & Use Cases
- Baseline discovery: Locate and read original feature, sprint, or milestone plans in design/gdd or production.
- Current-state analysis: Scan the codebase, git commits, and TODO/FIXME markers to enumerate implemented or in-progress items.
- Comparison and triage: Produce a bloat score, itemized additions and removals with sources and effort estimates, a risk assessment, and prioritized recommendations to cut, defer, or keep items.
- Use Case: Run a sprint review for sprint-3 to determine whether recent commits and work items introduced unplanned scope and which items to cut to meet the deadline.
Quick Start
Run scope-check on sprint-3 to compare the sprint plan with the current repository files and git history and produce a scope creep report.