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].md or matching file in design/
  • Sprint number (e.g., sprint-3) → read production/sprints/sprint-03.md or similar
  • Milestone → read production/milestones/[name].md
Related skills
Installs
72
GitHub Stars
18.6K
First Seen
Mar 1, 2026