scope-creep-guard

Classifies proposed project additions as required, justified, deferred, or rejected against an agreed goal.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/vmitsaras/Agent-Skills --skill scope-creep-guard-vmitsaras
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: scope-creep-guard
Source: https://github.com/vmitsaras/Agent-Skills/tree/main/skills/project-planning/scope-creep-guard
Command: npx skills add https://github.com/vmitsaras/Agent-Skills --skill scope-creep-guard-vmitsaras

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams often face uncontrolled scope growth when new features, requirements, or stakeholder requests arrive after a project goal is set. This Skill provides an evidence-based change-control review that decides what belongs in scope now, what to revisit later, and what to decline. ## Core Features & Use Cases - Four-way classification: Every proposal is labeled required, justified, deferred, or rejected, with confidence levels and cited evidence from goals, constraints, or repository facts. - Structured decision record: Produces a scope baseline, classification summary table, per-proposal decision details, combined scope effect, and open decisions with owners. - Portfolio-level check: Evaluates the combined effect of accepted additions against deadlines, complexity budgets, and project coherence. - Use Case: A product owner receives five new feature requests mid-sprint. Use this Skill to classify each against the milestone goal, defer two with revisit triggers, reject one that conflicts with a non-goal, and document the tradeoffs for stakeholders. ## Quick Start Review these proposed feature requests against our project goal and tell me which are required, justified, deferred, or rejected.

Frequently Asked Questions about scope-creep-guard

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

FAQPage Schema
How do I decide if a new feature request is scope creep?▼

Compare the request against the agreed project goal, success criteria, and non-goals. If it is necessary to achieve the stated outcome it is required; if it merely improves the outcome it is justified or deferred; if it conflicts with non-goals it is rejected.

How to run a change-control review for proposed requirements?▼

Establish a decision baseline of goal, users, scope, and constraints, then normalize each proposal, test goal alignment and necessity, and classify each as required, justified, deferred, or rejected with cited evidence and a decision consequence.

What is the difference between deferred and rejected scope items?▼

Deferred items may be valuable but lack current evidence or capacity, so they get a concrete revisit trigger or target phase. Rejected items conflict with the goal, duplicate existing capability, or carry disproportionate cost, and need a stated exclusion reason.

When should I not use a scope classification review?▼

Avoid it when the project goal is too vague to serve as a baseline, when defining an MVP from scratch, when ranking already-approved work, or when the task is estimation or implementation rather than scope decision-making.

Can low-priority mandatory work be deferred to meet a deadline?▼

No. A low-priority mandatory requirement remains required; deferring baseline accessibility, security, or correctness obligations is not allowed. If a fixed deadline conflicts with required work, state which constraint, deliverable, or goal must change.