强制先规划后执行 — 基于 brainstorm design.md 生成计划
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill plan-first --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plan First?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-plan-first-9d8710cf)More formats (shields.io, HTML) on the badges page.
---
name: plan-first
description: 强制先规划后执行 — 基于 brainstorm design.md 生成计划
context: main
---
Path B+ 任务启动时 (brainstorm 完成后):
1. 读 `.ai_state/design.md` (brainstorm 输出) 作为规划输入
2. 使用 `/plan` 进入规划模式
3. context7 查询任务涉及的库文档, 确保计划中的技术细节准确
4. 输出到 `.ai_state/plan.md`: 任务列表+依赖+预估+子代理分配
5. cunzhi [PLAN_CONFIRMED] 确认后才能写代码
6. plan.md 中未完成任务不能关闭 session (delivery-gate 检查)
## 完整管道: brainstorm → context7 → plan-first → E (开发)
design.md 是管道的中间产物, plan.md 是最终执行蓝图。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!