# Brainstorming

> 做任何创造性的活——加功能、搭组件、改行为——动手写代码之前用。先一个个问题问清需求和设计，拿到批准再实现。

- **Type:** Skill
- **Install:** `agentstack add skill-chipfighter-coding-discipline-brainstorming`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [chipfighter](https://agentstack.voostack.com/s/chipfighter)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [chipfighter](https://github.com/chipfighter)
- **Source:** https://github.com/chipfighter/coding-discipline/tree/main/plugins/coding-discipline/skills/brainstorming

## Install

```sh
agentstack add skill-chipfighter-coding-discipline-brainstorming
```

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

## About

**硬门：拿到方案批准前，不写任何代码、不调实现 skill。** 再简单的需求也走一遍——简单的方案可以就几句话，但必须先讲清、先点头。"太简单不用设计"恰恰是没说破的假设最坑人的地方。

## 流程
1. **先看上下文**：相关文件、文档、最近 commit，别凭空设计。
2. **一次只问一个问题**问清：目的、约束、成功标准。能给选项就给选项（比开放题好答）。一条消息只放一个问题。
3. **scope 不对先拆**：发现这其实是好几个独立子系统，先喊停帮着拆成子项目、定先后，别急着细化一个该拆的大坨。
4. **给 2-3 个方案带取舍**：把你**推荐**的放最前、讲清为什么，再列备选和各自代价。
5. **分段呈现设计、每段确认**：每块按复杂度该长则长、该短则短，讲完一段问一句"这样对吗"再往下。
6. **YAGNI**：用不上的功能从设计里狠狠删掉。

## 批准之后
方案点头了，才进入实现（见 development）。中途哪里讲不通，随时退回来重新问清。

## Source & license

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

- **Author:** [chipfighter](https://github.com/chipfighter)
- **Source:** [chipfighter/coding-discipline](https://github.com/chipfighter/coding-discipline)
- **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-chipfighter-coding-discipline-brainstorming
- Seller: https://agentstack.voostack.com/s/chipfighter
- 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%.
