/launch-checkWhat it tells Claude to do
30 linesThe prompt this command injects, verbatim. Worth reading before you run it.
# MVP Launch Check
Analyze your codebase against the 10-point MVP launch checklist and identify gaps.
## Usage
```
/launch-check
```
## Process
Use the **mvp-gap-analyst agent** for systematic 4-phase analysis:
1. **DISCOVER** - Search codebase for implementations
2. **UNDERSTAND** - Read files, trace flows, assess completeness
3. **CONFIRM** - Present findings to user for validation
4. **REPORT** - Generate gap analysis with P0/P1/P2 priorities
## Output
Analysis saved to `.pm/gaps/[YYYY-MM-DD]-mvp-launch-analysis.md` with:
- Summary score (0-100)
- Per-item assessment (10 areas)
- Prioritized action items (P0 blockers, P1 should-fix, P2 nice-to-have)
- Evidence with file paths
## Philosophy
"Don't overbuild. Just make it stable, usable, and something people can trust."Shipped by 1 plugin
Installing any of these installs this command.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Create and modify files
Declares Write or Edit
~9 tokens of context used while enabled, before you invoke anything
All declared tools (5)
AskUserQuestionGlobGrepReadWriteReviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just commands.
Commandssimilar to this one
All commands →modernize-brief
Generate a phased Modernization Brief — the approved plan that transformation agents will execute against
32.8K stars
clean_gone
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
32.8K stars
hookify
Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions
32.8K stars