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/
  • Backlog milestone/label (e.g., combat-mvp) → read the milestone's tasks under backlog/tasks/ and use their titles/ACs as the baseline
  • Milestone doc → read production/milestones/[name].md
Installs
1
GitHub Stars
1
First Seen
Aug 24, 2026
scope-check — kessriga/game-studio