Create lightweight spec draft for critique before full specification
Creates lightweight spec drafts for MCP opportunities to validate ideas before full specification.
/plugin marketplace add JesseHenson/claude_code_apex_marketplace/plugin install mcp-opportunity-pipeline@claude-code-apex-marketplaceCreate a quick, focused draft spec that captures the core idea without over-investing. This draft will be validated by critique before expanding to full spec.
A draft spec is:
Requires passed pre-check: outputs/{name}/pre-check.md with PROCEED decision
--name: Opportunity name to draftMVP only. Each feature:
Saves to outputs/{name}/draft.md:
# Draft: {name}
## Problem
{2-3 sentences on the pain point}
## Solution
{2-3 sentences on what we're building}
## Core Features (MVP)
1. **Feature 1** - Why it matters
2. **Feature 2** - Why it matters
3. **Feature 3** - Why it matters
## Technical Approach
- **Data Source:** {API/service}
- **Dependencies:** {key libraries}
- **Architecture:** {pattern}
## Monetization
- **Platform:** {where}
- **Model:** {how we charge}
- **Price Range:** {rough estimates}
## Known Risks
- Risk 1 (from pre-check)
- Risk 2
## Open Questions
- Question 1 (to resolve in critique)
- Question 2
---
*Draft created: {date}*
*Status: READY FOR CRITIQUE*
Before marking complete:
□ Problem is specific and validated (not assumed)
□ Solution clearly addresses the problem
□ Features are MVP-scoped (not wishlist)
□ Technical approach references real APIs
□ Monetization is realistic
□ Risks from pre-check are acknowledged
□ Open questions are explicit
/mcp-opportunity-pipeline:draft --name notion-database-sync-mcp
After draft → /mcp-opportunity-pipeline:critique --name {name} --stage draft