avoid-feature-creep

Define and defend MVP scope with governance templates and a 48-hour rule.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JuanQuenga/piggies-ts --skill avoid-feature-creep-juanquenga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: avoid-feature-creep
Source: https://github.com/JuanQuenga/piggies-ts/tree/main/.agents/skills/avoid-feature-creep
Command: npx skills add https://github.com/JuanQuenga/piggies-ts --skill avoid-feature-creep-juanquenga

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feature creep leads to bloated products, missed deadlines, and increased maintenance burden. This skill provides a structured approach to defining scope, validating problems, and resisting unnecessary requests that derail teams from delivering real user value.

Core Features & Use Cases

  • MVP Scope Definition: Document exact in-scope features to prevent drift during development.
  • Decision Framework: A checklist to validate problem fit, alignment, impact, and complexity before adding features.
  • Backlog Hygiene & Governance: Rules like the 48-hour rule, scope decision logs, and staged approvals to manage requests and keep teams focused.
  • AI Interaction Guidelines: Rules for coordinating with AI agents to avoid introducing scope creep.
  • Templates & Playbooks: Reusable MVP scope docs and decision-log templates for rapid alignment.

Quick Start

Define your MVP scope and quickly evaluate new requests against it to prevent scope creep.

Frequently Asked Questions about avoid-feature-creep

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

FAQPage Schema
How do I prevent feature creep when building an MVP?

You can prevent feature creep by using a structured framework to define exact MVP scope, validate problems against a decision checklist, and apply rules like the 48-hour rule to manage incoming requests.

What is the best way to manage backlog requests and resist unnecessary features?

The best way to manage backlog requests is implementing governance templates, scope decision logs, and staged approvals to evaluate problem fit, alignment, impact, and complexity before adding features.

How does the 48-hour rule work for scope management?

The 48-hour rule for scope management delays new feature requests for two days, allowing teams to validate problem fit and complexity against the MVP scope document before approving development.

Can I use a decision framework to evaluate if a new feature fits my product?

Yes, you can use a decision framework checklist to evaluate new features by validating their problem fit, alignment with MVP goals, expected impact, and implementation complexity before approval.

How do I keep AI agents from introducing scope creep during product planning?

You can keep AI agents from introducing scope creep by applying specific AI interaction guidelines that restrict adding features outside the defined MVP scope documentation.

When should I use an MVP scope document for product development?

You should use an MVP scope document during product planning and feature reviews to define exact in-scope features, prevent drift, and maintain disciplined scope governance.