scope-check
Installation
SKILL.md
Scope Check
This skill is read-only — it reports findings but writes no files.
Compares original planned scope against current state to detect, quantify, and triage scope creep.
Argument: $ARGUMENTS[0] — feature name, sprint number, or milestone name.
Phase 1: Find the Original Plan
Locate the baseline scope document for the given argument:
- Feature name → read
design/gdd/[feature].mdor matching file indesign/ - Backlog milestone/label (e.g.,
combat-mvp) → read the milestone's tasks underbacklog/tasks/and use their titles/ACs as the baseline - Milestone doc → read
production/milestones/[name].md