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: — 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 or matching file in - Sprint number (e.g., ) → read or similar - Milestone → read If the document is not found, report the missing file and stop. Do not proceed without a baseline to compare against. --- Phase 2: Read the Current State Check wh…