Install
$ agentstack add skill-batterfried-philosophy172-agent-startup-skills-mvp-scoper ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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:
- MVP (v1): The 5-7 features that ship on day one
- 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
- Source: batterfried-philosophy172/Agent-Startup-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.