Agent skill
brainstorm
需求头脑风暴 — R₀b 阶段, 探索方案空间
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v9.1/.codex/skills/brainstorm
SKILL.md
触发: Path B+ 任务开始时 (自动加载)
步骤
- augment-context-engine 搜索相关代码和依赖
- 读 .ai_state/knowledge.md 了解历史经验
- 生成 Spec 需求模板 (写入 design.md 顶部):
- 功能需求 (MUST/SHOULD/COULD)
- 非功能需求 (性能/安全/兼容性)
- 约束条件 (技术栈/时间/依赖)
- 验收标准 (可测试的完成条件)
- 生成 2-3 个候选方案, 每个包含: 方案描述 / 优劣势 / 预估工作量 / 技术风险
- 输出到 .ai_state/design.md
- cunzhi [DESIGN_DIRECTION] 让用户选择方向
不可用时: 直接基于需求分析, 跳过代码搜索
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-teams
Path D 并行编排 — 子代理分工 + Agent Teams 协作。需要 CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
tdd
Path 分级 TDD 策略
context7
E 阶段按需拉取库文档 — 用 ctx7 获取准确 API 信息
knowledge
跨会话经验管理 — 在 .ai_state 内沉淀和复用项目经验
code-quality
Rev 阶段 Plugin 编排顺序
verification
V 阶段 Path 分级验证清单
Didn't find tool you were looking for?