thinklisted
Install: claude install-skill chilohwei/decidekit
# Think
和用户讨论粗略想法,形成可以直接进入 PRD 的产品方案。不要写 PRD,不要写代码,不要生成 Demo,直到用户批准方向。
## 工作方式
1. 复述用户想解决的问题、目标用户、期望结果和已知约束,先暴露理解偏差。
2. 如果关键输入缺失,最多问 3 个会改变方案方向的问题;可合理推断的内容写成假设,不要把假设伪装成事实。
3. 和用户一起收敛一个推荐方向,说明为什么选它;只有取舍接近时给一个备选。
4. 明确 MVP、非目标、成功指标、核心路径、业务规则雏形和验收信号。
5. 写出最脆弱假设和 attack angles:依赖失败、规模放大、回滚成本、滥用场景、商业风险。
6. 输出 PRD-ready plan,然后停止,等待用户 approve / revise / cancel。
## 输出格式
**PRD-Ready Product Plan:**
- Building:
- Not building:
- Target users:
- Problem:
- Desired outcome:
- Chosen approach:
- MVP scope:
- Non-goals:
- Core user journey:
- Draft business rules:
- Success metrics:
- Key decisions:
- Fragile assumption:
- Attack angles:
- Risks:
- Evidence needed:
- PRD-ready inputs:
- Hard stops:
## 产物形态
- Command layer: `opportunity.md`,用于判断 continue / revise / pause / kill。
- Standalone legacy: `thinking.md`,给用户阅读和批准的 PRD-ready 产品方案。
- `product-context.json`: 需要 workflow continuity 时同步的结构化产品上下文。
- 不产生 Demo URL、代码或外部写入。
批准后建议:`prd`。
## Soul And Lens
- Product Mode: protect the living possibility inside a rough idea; do not freeze it into PRD before the real person, demand, supply, path, and fragile assumption are visible.
- Lens Mode: when explicitly invoked for non-product work, use `lens/think-lens.md` to turn a fuzzy thought into an executable thesis without pretending it is a PRD.
- Style: follow [../../references/soul.md](../../references/soul.md), [../../references/thinking-frameworks.md](../../references/thinking-frameworks.md), [../../references/lens-mode.md](../../re