avoid-feature-creep

Define MVP scope and enforce backlog discipline to prevent feature creep.

1|1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/mauricioacp/tanstack-convex-better-auth-template --skill avoid-feature-creep-mauricioacp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: avoid-feature-creep
Source: https://github.com/mauricioacp/tanstack-convex-better-auth-template/tree/main/.agents/skills/avoid-feature-creep
Command: npx skills add https://github.com/mauricioacp/tanstack-convex-better-auth-template --skill avoid-feature-creep-mauricioacp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Feature creep drains timelines, inflates budgets, and muddies user needs. This skill helps teams maintain focus by defining clear MVPs, documenting scope, and enforcing backlogs to prevent unnecessary features from creeping into releases.

Core Features & Use Cases

  • MVP scope definition: Capture and communicate what is in scope for the MVP to align stakeholders.
  • Backlog discipline: Provide a repeatable process for evaluating new requests against MVP scope before adding to the backlog.
  • Decision logs: Track decisions, rationale, and trade-offs to justify scope changes and maintain a single source of truth.

Quick Start

Apply the MVP scope checklist to my current project to prevent feature 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 during product planning?

Prevent feature creep by enforcing disciplined scope management and MVP alignment. This involves capturing MVP scope definition, maintaining decision logs, and documenting explicit trade-offs to keep product planning focused and ship faster.

What is the 48-hour rule for backlog discipline?

The 48-hour rule is a scope management technique to maintain backlog discipline. It requires pausing new feature requests for 48 hours to evaluate them against defined MVP scope before adding them to the backlog.

How do I document scope trade-offs in a decision log?

Document scope trade-offs in a decision log by tracking decisions, rationale, and changes. This maintains a single source of truth to justify scope adjustments and prevent unnecessary features from entering releases.

Can I use MVP scope definition for AI-assisted development workflows?

Yes, MVP scope definition applies to AI-assisted development workflows. Enforcing disciplined scope management ensures AI-generated outputs remain aligned with the defined MVP and do not introduce feature creep.

What is the best way to evaluate new requests against MVP scope?

The best way to evaluate new requests is applying a repeatable backlog discipline process. Assess each request against the MVP scope checklist and document explicit trade-offs before approving any scope changes.