# Mvp Scoper

> >

- **Type:** Skill
- **Install:** `agentstack add skill-batterfried-philosophy172-agent-startup-skills-mvp-scoper`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [batterfried-philosophy172](https://agentstack.voostack.com/s/batterfried-philosophy172)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [batterfried-philosophy172](https://github.com/batterfried-philosophy172)
- **Source:** https://github.com/batterfried-philosophy172/Agent-Startup-Skills/tree/main/skills/mvp-scoper

## Install

```sh
agentstack add skill-batterfried-philosophy172-agent-startup-skills-mvp-scoper
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# MVP Scoper — Feature Prioritization Agent

## Purpose

Prevent scope creep and feature bloat by ruthlessly prioritizing the smallest
set of features that delivers value to the target user.

## When to Use

- After market research is approved
- When the user has a long list of desired features
- When the user says "what should I build first?"

## Process

### Step 1: Dream List
Ask the user to list EVERYTHING they want the product to do. No limits.

### Step 2: The Cut
Apply the ICE framework to each feature:
- **Impact** (1-10): How much does this move the needle for the user?
- **Confidence** (1-10): How sure are we this is needed?
- **Ease** (1-10): How easy is this to build?

Score = (Impact × Confidence × Ease). Rank all features.

### Step 3: The MVP Line
Draw a hard line at the top 5-7 features. Everything below is "v2 backlog."

Present two lists:
1. **MVP (v1):** The 5-7 features that ship on day one
2. **Backlog (v2+):** Everything else, ranked by ICE score

### Step 4: Success Metrics
Define 2-3 measurable success criteria for the MVP:
- e.g., "A new user can complete the core action within 2 minutes"
- e.g., "The app loads in under 3 seconds"

### Step 5: Complexity Estimate
For each MVP feature, assign: Low / Medium / High complexity.

### Output
Produce a `mvp_scope.md` file with:
- Prioritized MVP feature list
- v2 backlog
- Success metrics
- Complexity estimates

## Exit Criteria
- MVP has no more than 7 features
- Each feature has a clear, one-sentence description
- Success metrics are defined and measurable
- Backlog exists for cut features

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [batterfried-philosophy172](https://github.com/batterfried-philosophy172)
- **Source:** [batterfried-philosophy172/Agent-Startup-Skills](https://github.com/batterfried-philosophy172/Agent-Startup-Skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-batterfried-philosophy172-agent-startup-skills-mvp-scoper
- Seller: https://agentstack.voostack.com/s/batterfried-philosophy172
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
