# Brainstorming

> 实现前澄清需求与比较方案。用户要头脑风暴、Plan、讨论架构、比选方案、设计 API/数据模型，或目标/范围/成功标准不清、有实质取舍时，必须用本 Skill。仅改错别字、单行修复、用户已指定唯一做法时不要用——走 using-harness 常规流程。

- **Type:** Skill
- **Install:** `agentstack add skill-hyx-lhj-mini-harness-brainstorming`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [HYX-LHJ](https://agentstack.voostack.com/s/hyx-lhj)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [HYX-LHJ](https://github.com/HYX-LHJ)
- **Source:** https://github.com/HYX-LHJ/mini-harness/tree/main/mini-harness/skills/brainstorming

## Install

```sh
agentstack add skill-hyx-lhj-mini-harness-brainstorming
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 💡 头脑风暴（Plan 模式）

把模糊或高风险的请求，变成**达成一致、可落地**的方向——而不是让每个 typo 都开设计会。

---

## 要不要开完整流程？

满足**任一**条 → 走完整工作流：

- 用户明确要讨论 / 设计 / 规划
- 目标、成功标准或范围不清
- 有 2+ 种**真正不同**的方案，各有实质取舍
- 影响 API、数据模型、安全、并发、发布或多模块边界

**跳过**：明显 typo、文档修正、窄范围 bug、用户已指定做法 → 简述假设后回常规流程。

---

## 工作流

### 1️⃣ 恢复上下文

读 `PROGRESS`、`todo`、`profile/PROJECT.md`、相关代码；跨模块或质疑历史 → 加读 `DECISIONS` 相关主题。只读决策所需内容。

### 2️⃣ 框定决策

写清：用户要什么 · 已知什么 · 未知什么 · 怎样算成功。多系统先拆分。

### 3️⃣ 聚焦提问

一次一个阻塞问题；有选项时给 2–3 个具体备选。不问能从仓库查到的。

### 4️⃣ 比较方案

有备选时呈现：思路 · 收益 · 成本/风险 · 适用场景 · **推荐**（结合用户优先级）。

只有一条路 → 直说，别编造假选项。

### 5️⃣ 呈现设计

按规模调整详略：范围与非目标 · 边界 · 数据/控制流 · 失败处理 · 兼容迁移 · 测试证据。

实质决策 → 改运行时代码前先获用户确认。

### 6️⃣ 记录（按需）

大设计或需留档 → `harness/plans/YYYY-MM-DD-主题.md`（结构见 `harness/docs/plan-mode.md`）。小决策留对话 + todo 即可。

### 7️⃣ 过渡到实现

批准后：

1. `todo.md` 登记任务 + **AC 表**（从 plan 同步或直接写）
2. 加载相关开发与测试 Skill
3. 回到 [using-harness](../using-harness/SKILL.md) 常规流程

---

## 原则

- 仪式感应与**不确定性**成正比
- 优先仓库证据，少臆测提问
- 给推荐，不只列选项
- YAGNI，避免无关重构

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [HYX-LHJ](https://github.com/HYX-LHJ)
- **Source:** [HYX-LHJ/mini-harness](https://github.com/HYX-LHJ/mini-harness)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-hyx-lhj-mini-harness-brainstorming
- Seller: https://agentstack.voostack.com/s/hyx-lhj
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
