← Build Packs
BUILT-IN · FREEMVP Scope
MVP Scope Pack
Tightens MVP scope with routes, screens, components, and scope cuts.
Best for: Before building — focus the first sprint
What it creates
- MVP scope document
- Sprint tasks
- Milestone
Required venture context
venture.nameventure.ideaventure.mvp
Output structure (not a fake result)
{
"summary": "string",
"assets": [
{
"assetType": "string",
"title": "string",
"contentText": "string"
}
],
"tasks": [
{
"title": "string",
"taskType": "string"
}
],
"files": [
{
"filePath": "string",
"content": "string"
}
],
"packets": [
{
"title": "string",
"content": "string",
"manualOnly": true
}
],
"warnings": [
"string"
],
"nextAction": "string"
}No ratings, downloads, or revenue metrics displayed.
