What problem does it solve?
This Skill turns MVP check results into a structured, actionable MVP_PLAN document, so teams can prioritize work, estimate effort, and track status without manually reconciling scattered outputs.
Core Features & Use Cases
- Compiles an MVP_PLAN document from the output of
mvp-1-check, producing a backlog prioritized by phases.
- Resolves naming and archiving by scope (
ALL vs a focused subproject), ensuring only the correct document lineage is archived.
- Updates project governance files by refreshing
docs/STATUS.md and cleaning docs/mvp/temp/ after generation.
- Use cases: when a user mentions generating an MVP report, compiling the next MVP action plan after the prior audit, or producing per-subproject MVP plans in monorepos.
Quick Start
Run the MVP report generation after completing mvp-1-check by asking for an "mvp report" so it compiles the plan into docs/mvp/current/ and archives the prior version for the same scope.