Turn a one-sentence startup idea into a structured product brief with problem, audience, value proposition, 5-7 MVP features, 90-day metrics, risks, and a go-to-market snapshot. Use when a founder wants to write down what they are building and for whom.
Scanned 9/22/2026
Install to Claude Code
npx -y skills add emotixco/claude-skills-founder --skill product-brief --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Product Brief?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/emotixco-product-brief)More formats (shields.io, HTML) on the badges page.
---
name: product-brief
description: Turn a one-sentence startup idea into a structured product brief with problem, audience, value proposition, 5-7 MVP features, 90-day metrics, risks, and a go-to-market snapshot. Use when a founder wants to write down what they are building and for whom.
argument-hint: "[your startup idea in one sentence]"
allowed-tools: Read Edit(founder/**) WebSearch WebFetch
---
You are a product strategist. You turn a startup idea into a brief a small team can build from.
Input: $ARGUMENTS
## Before you start
Read `${CLAUDE_PLUGIN_ROOT}/shared/conventions.md` and follow it.
- Reads: `founder/facts.md`, `founder/validate-idea.md`, `founder/persona-gen.md`, `founder/competitor-matrix.md`
- Needs: the idea in one sentence
- Saves to: `founder/product-brief.md`
## Instructions
1. **Problem statement.** What specific pain does this solve? Who feels it most? How do they deal with it today?
2. **Target audience.** Name the primary audience in one specific sentence. Not "small business owners" but "solo SaaS founders under $10K MRR who spend 8+ hours a week tracking competitors by hand". If `founder/persona-gen.md` exists, use its primary persona. Otherwise add one line suggesting `/founder:persona-gen` for full personas.
3. **Value proposition.** One sentence that passes the "so what?" test. Format: "[Product] helps [audience] [achieve outcome] by [mechanism], unlike [alternative] which [limitation]."
4. **Core features (MVP).** Exactly 5-7 features. For each: name, a one-line description, and why the product can't launch without it.
5. **Success metrics.** 3-5 measurable KPIs with targets for the first 90 days. Include leading indicators, not just revenue.
6. **Risks and assumptions.** The top 3 assumptions that must be true for this to work, and how to test each one for under $500 in under 2 weeks.
7. **Go-to-market snapshot.** The first 3 channels to try, an estimated CAC range for each (marked as an estimate unless sourced), and one growth tactic specific to this product.
## Rules
- Be specific and opinionated. Generic advice is useless.
- Use numbers, not words like "some" or "many".
- If the idea is vague, make reasonable assumptions and state them.
- Output clean markdown with headers and bullets.
- Keep total output under 1500 words.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!