add-product-discoverylisted
Install: claude install-skill brabos-ai/code-addiction
# Product Discovery
<!-- uses:
- skill: add-doc-schemas
- mention: /add.hotfix
- command: /add.brainstorm
- command: /add.new
-->
Runs a quick founder + product discovery in 5–10 minutes, creating a communication profile and a development blueprint.
**Principle:** Speed over completeness. Infer based on market patterns. Simplify for MVP. Don't overload.
---
## When to Use
- Starting a new project / first-time setup
- Need a founder profile or product blueprint
- `docs/owner.md` or `docs/product.md` does not exist
## When NOT to Use
- Existing project with `docs/owner.md` + `docs/product.md` already populated
- Refactor or feature work (use `/add.brainstorm` or `/add.new` instead)
- Bug fixes / hotfixes (use `/add.hotfix`)
---
## Phase 1: Founder Profile (2–3 min)
**Output:** `docs/owner.md`. **Goal:** identify technical level + communication preferences.
**Workflow:**
1. Read `docs/owner.md` — if exists, ask whether to update or skip
2. Ask 3 questions: (Q1) development experience [4 options], (Q2) explanation preference [3 styles], (Q3) role in project [4 options]
3. Infer technical level + communication style (rules below)
4. Document in `docs/owner.md` and commit: `docs: create founder profile...`
**Technical Level Inference:**
- IF `Q1 = a` AND `Q3 ∈ {a, b}` → **leigo** (non-technical)
- IF `Q1 = b` AND `Q3 ∈ {a, b}` → **basic**
- IF `Q1 = c` AND `Q3 ∈ {a, b}` → **intermediate**
- IF `Q1 = d` OR `Q3 = c` → **technical**
**Communication Style Inference:**
- I