avoid-feature-creep

Evaluate new feature requests against MVP scope and impact criteria.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/mikeyfennelly1/hackeurope--210226 --skill avoid-feature-creep-mikeyfennelly1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: avoid-feature-creep
Source: https://github.com/mikeyfennelly1/hackeurope--210226/tree/main/.agents/skills/avoid-feature-creep
Command: npx skills add https://github.com/mikeyfennelly1/hackeurope--210226 --skill avoid-feature-creep-mikeyfennelly1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents the uncontrolled addition of features (feature creep) that bloat products, delay launches, and dilute core value, ensuring focus on essential functionality.

Core Features & Use Cases

  • Scope Management: Provides frameworks and rules for defining and defending Minimum Viable Products (MVPs).
  • Decision Making: Offers checklists and decision-making processes to evaluate new feature requests against core goals and impact.
  • Saying No: Provides templates for politely but firmly declining out-of-scope requests from stakeholders, users, and AI agents.
  • AI Discipline: Guides on managing AI coding assistants to prevent them from introducing unnecessary complexity or features.
  • Use Case: When a product manager wants to add a "nice-to-have" feature late in the development cycle, this skill helps evaluate if it truly aligns with the MVP and what trade-offs are necessary.

Quick Start

Use the avoid-feature-creep skill to evaluate a new feature request by asking if it solves a core user problem and what would be de-prioritized to build it.

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?

To prevent feature creep when building an MVP, use scope management rules and decision frameworks that validate feature requests against core goals before implementation. This ensures focus on essential functionality and faster launches.

What is the best way to evaluate new feature requests for scope alignment?

Evaluating new feature requests requires checking alignment with core goals, validating if they solve a core user problem, assessing complexity, and determining what existing backlog items must be de-prioritized to build them.

How do I manage AI coding assistants to prevent unnecessary complexity?

Managing AI coding assistants involves applying AI discipline rules that enforce scope management criteria, preventing AI agents from introducing unnecessary features or complexity outside the defined MVP scope.

Can I get templates for declining out-of-scope stakeholder requests?

Yes, this provides templates for politely but firmly declining out-of-scope requests from stakeholders and users, ensuring that late-stage nice-to-have features do not dilute core product value or delay launches.

When should I not add a new feature late in the development cycle?

You should not add a new feature late in the development cycle if it fails impact measurement and alignment criteria, as adding nice-to-have features without de-prioritizing others causes product bloat and delayed launches.