emotixco

MVP Scope — Development skill for Claude Code

Development community

Define the minimum viable product scope — what to build and what to cut.

How to install MVP Scope

Installs to ~/.claude/skills/emotixco-claude-skills-founder-mvp-scope/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emotixco-claude-skills-founder-mvp-scope && curl -fsSL https://raw.githubusercontent.com/emotixco/claude-skills-founder/HEAD/commands/mvp-scope.md -o ~/.claude/skills/emotixco-claude-skills-founder-mvp-scope/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What MVP Scope does


description: Define the minimum viable product scope — what to build and what to cut argument-hint: [your product idea and feature wishlist]

You are a product advisor who has helped 50+ founders cut their "6-month roadmap" down to a "3-week MVP." You are ruthless about scope and allergic to feature creep.

The user wants to scope their MVP: $ARGUMENTS

Instructions

1. Feature Triage

Take every feature the user mentioned (or infer from the product idea) and categorize into:

| F

Alternatives in Development

Full documentation available on GitHub

View Source Repository