scope-check

Compares current implementation against baseline documents to quantify feature bloat.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/sumilee-pcu/game2026 --skill scope-check-sumilee-pcu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scope-check
Source: https://github.com/sumilee-pcu/game2026/tree/main/.claude/skills/scope-check
Command: npx skills add https://github.com/sumilee-pcu/game2026 --skill scope-check-sumilee-pcu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents project delays and budget overruns by identifying feature bloat and unauthorized additions compared to your original project baseline.

Core Features & Use Cases

  • Baseline Comparison: Automatically compares current implementation against GDDs, sprint plans, or milestone documents.
  • Quantified Reporting: Provides a clear Bloat Score and net scope change percentage to visualize project health.
  • Actionable Verdicts: Categorizes project status from PASS to OUT OF CONTROL with specific recommendations to cut, defer, or keep features.

Quick Start

Run the scope-check skill by providing the name of the feature or the specific sprint number you want to analyze.

Frequently Asked Questions about scope-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect and quantify project scope creep during a sprint?

Project scope creep is identified by comparing current implementation against baseline documentation like GDDs or sprint plans. This generates a Bloat Score and net scope change percentage to quantify feature bloat and assess project health.

What is the best way to track feature bloat in game design milestones?

Feature bloat in game design is tracked by performing diff-based impact assessments against your Game Design Documents. The skill triages unauthorized additions by categorizing milestone status from PASS to OUT OF CONTROL with actionable recommendations.

How do I get scope creep recommendations for my software development project?

Scope creep recommendations are generated by analyzing your project with a specific feature name or sprint number. The skill outputs risk-adjusted recommendations that specifically advise whether to cut, defer, or keep features based on the evaluated project health.

Does scope creep analysis require access to specific project directories?

Yes, scope creep analysis requires access to your design and production directories. The skill needs these directories to perform diff-based impact assessments and accurately compare current implementations against your defined baseline documentation.

What limitations exist when analyzing unauthorized feature additions?

A key limitation when analyzing unauthorized feature additions is the strict dependency on having defined baseline documentation like GDDs or sprint plans. Without these baselines, the tool cannot perform diff-based impact assessments or calculate a meaningful Bloat Score.