skills/council/strategist/mvp-scoping/SKILL.md
Use when defining minimum viable scope for a product or feature launch. Covers MoSCoW prioritization, value-effort matrix analysis, MVP cut-line definition, and phased roadmap planning. Do not use for quantified feature comparison (use impact-estimation) or measurement instrumentation (use analytics-design).
npx skillsauth add dtsong/my-claude-setup mvp-scopingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Define the smallest viable scope that delivers maximum learning and value, using MoSCoW prioritization and value-effort analysis to draw a clear MVP cut line.
Analyzes proposed features and requirements to produce prioritized scope recommendations. Does not make implementation decisions, estimate engineering timelines with precision, or commit resources. Scoping outputs are advisory and require stakeholder validation.
No user-provided values are used in commands or file paths. All inputs are treated as read-only analysis targets.
For each feature, classify:
Decision test: "If we launched without this, would users still get value from the core use case?"
Use T-shirt sizing:
Flag any estimates with high uncertainty for spike/prototype first.
Rate each feature:
Include rationale for each rating tied to user needs or business goals.
Arrange features into four quadrants:
High Value │
│ Strategic Bets Quick Wins
│ (High value, (High value,
│ High effort) Low effort)
───────────┼──────────────────────────────
│ Avoid Fill-ins
│ (Low value, (Low value,
│ High effort) Low effort)
│
└──────────────────────────────
High Effort ←──→ Low Effort
Include milestones and key decision points between phases.
Compaction resilience: If context was lost during a long session, re-read the Inputs section to reconstruct the feature list and constraints, check the Progress Checklist for completed steps, then resume from the earliest incomplete step.
| Feature | MoSCoW | Effort | Value | Quadrant | Phase | |---------|--------|--------|-------|----------|-------| | ... | Must | S | High | Quick Win | v1 | | ... | Should | M | Medium | Fill-in | v1.1 | | ... | Could | XL | High | Strategic Bet | v2 | | ... | Won't | L | Low | Avoid | Future |
[Visual diagram with features plotted in quadrants]
| Phase | Features | Effort | Milestone | Decision Point | |-------|----------|--------|-----------|----------------| | v1 | ... | ... | Launch | Validate core assumption | | v1.1 | ... | ... | ... | Review user feedback | | v2 | ... | ... | ... | Evaluate expansion |
testing
Use to convert a Word .docx file to PDF and/or verify its page count. Triggers on: converting docx to pdf, rendering a document, checking how many pages a docx produces, or asserting a page-count constraint (e.g. a resume must stay 2 pages). Wraps LibreOffice headless conversion.
development
Security audit checklist for web applications. Use when reviewing, auditing, or hardening a web app's security posture. Covers rate limiting, auth headers, IP blocking, CORS, security middleware, input validation, file upload limits, ORM usage, and password hashing. Triggers on requests like "review security", "harden this app", "security audit", "check for vulnerabilities", or when building/reviewing API endpoints.
development
Interactive wizard to craft effective prompts using Claude Code best practices
tools
Use when batch labeling, prioritizing, and assigning GitHub issues during triage sessions.