Define the Minimum Viable Product scope, prioritize features, and establish success criteria to deliver the smallest testable product...
Define the Minimum Viable Product scope, prioritize features, establish success criteria, and create a focused roadmap to deliver the smallest testable product that validates core assumptions.
See dev-swarm/docs/general-dev-stage-rule.md for role selection guidance.
See dev-swarm/docs/general-dev-stage-rule.md for the required role announcement format.
Before starting, verify previous stages:
00-init-ideas/, 01-market-research/, 02-personas/ folders have content (not just .gitkeep)SKIP.md:Read all files to understand the project:
ideas.md00-init-ideas/*.md - All markdown files01-market-research/*.md - All markdown files02-personas/*.md - All markdown filesGeneral Rules: See dev-swarm/docs/general-dev-stage-rule.md → "Create Stage Proposal Rules" section.
If this stage is skipped (has SKIP.md), execute the next non-skipped stage's agent skill. Otherwise, create the file 03-mvp/README.md with the following content:
Brief the goal in 2-3 paragraphs:
Select files from these options based on project needs:
Core MVP Definition:
mvp-features.md - Core MVP features that must be included for initial launchfeature-prioritization.md - Feature priority matrix using MoSCoW or similar frameworkmvp-roadmap/ - Roadmap diagrams showing MVP development phasesScope Management:
mvp-scope.md - Explicit in-scope features with acceptance criteriaout-of-scope.md - Features explicitly deferred to future versionsSuccess & Release:
success-criteria.md - Measurable MVP success criteriarelease-plan.md - MVP release plan including launch strategyFor each selected file, provide:
Ask user: "Please check the Stage Proposal in 03-mvp/README.md. Update it directly or tell me how to update it."
Once user approves 03-mvp/README.md:
Create each file listed in the approved README:
.md files: Write comprehensive content based on insights from previous stagesdev-swarm/docs/mermaid-diagram-guide.md to create related diagrams filesQuality Guidelines:
After creating all files:
Once user approves all files:
03-mvp/README.md to remove any deleted filesInform user:
See dev-swarm/docs/general-dev-stage-rule.md for stage completion, commit, and skip rules.