一键导入
brainstorming
Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory
Use to execute an approved local markdown task directory iteratively - work the current Now slice, update docs, then stop
Use when implementation is complete and verified - delete finished local task docs, present integration options, and clean up safely
Use for advanced markdown task-doc operations - split work, reprioritize slices, delete finished local task dirs, and keep docs clean
Use after executing a task directory - verifies implementation against plan.md, acceptance checks, and anti-goals
Use when starting any conversation - establishes skill selection and the local task-doc workflow
| name | brainstorming |
| description | Use when shaping a feature before implementation - turns rough ideas into an approved markdown spec and local task directory |
<skill_overview>
Shape first, then execute. Lock intent in plan.md; keep execution flexible in tasks.md.
</skill_overview>
<rigidity_level>
HIGH FREEDOM - Ask enough questions to stabilize intent, but always end with an approved plan.md and a task directory stub.
</rigidity_level>
<quick_reference>
| Step | Action | Deliverable |
|---|---|---|
| 1 | Ask questions | Goals, anti-goals, constraints |
| 2 | Research | Existing patterns plus 3+ internet sources |
| 3 | Compare approaches | Chosen approach and rejected alternatives |
| 4 | Write spec | local plans/active/<slug>/plan.md |
| 5 | Seed docs | context.md and tasks.md skeleton |
Contract: plan.md holds intent. tasks.md must not replace the spec. Delete the finished local task directory when the work is complete.
</quick_reference>
<when_to_use>
<the_process>
Ask focused questions until you can state:
internet-researcher agentPresent 2-3 approaches with trade-offs. Lead with the recommended option and explain why it fits the repo.
Create a local plans/active/<slug>/plan.md with:
Add:
context.md with known files and decisionstasks.md with headings for Now, Next, Later, Blocked, and DoneOnly seed 1-2 Now items.
</the_process>
<why_it_fails>
<why_it_fails>