product-thinkinglisted
Install: claude install-skill Sheldon-92/TAD
# Product Thinking Capability Pack
Three deep skills for product decisions. Not templates — a thinking engine that searches real data, challenges assumptions, and forces decisions.
**CONSUMES / PRODUCES** (the 3-skill pipeline, wired through `~/.product-thinking/session.json`):
| Skill | CONSUMES | PRODUCES |
|-------|----------|----------|
| `/pressure-test` | User idea + detected product type (Step 0) | `session.json{pressure_test}` — verdict, confidence, facts/assumptions, core_assumption, 2-week plan |
| `/shotgun` | `session.json{pressure_test}` | `session.json{shotgun}` — ranked variants + `selected_variant` |
| `/define` | `session.json{pressure_test}` + `{shotgun}` (degrades to standalone if absent) | A type-specific PRD document (tech handoff / listing / crowdfunding brief / …) — NOT written back to session.json |
**Scope boundary**: This pack NEVER writes code and NEVER builds the product. It produces *decisions and definitions* only. When `/define` is done, hand off to a build pack (`web-backend` / `web-frontend` / `web-deployment`) — this pack stops at the spec.
## Skills
| Command | What it does | When to use |
|---------|-------------|-------------|
| `/pressure-test` | Adversarial idea diagnosis — 6 rounds with real data search → BUILD/PIVOT/KILL verdict | New idea, pivot decision, pre-investment |
| `/shotgun` | Business model variant generation — 4-perspective review → ranked variants | Business model exploration, monetization strategy |
| `/define` | E