Agent skill
plan-first
强制先规划后执行 — 基于 design.md 生成计划
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v9.0.8/.codex/skills/plan-first
SKILL.md
触发: Path B+ 任务, brainstorm 完成后
步骤
- 读 .ai_state/design.md 作为规划输入
- 使用 /plan 进入规划模式
- context7 查询任务涉及的库文档, 确保技术细节准确
- 输出到 .ai_state/plan.md:
- 任务列表 (checkbox 格式)
- 依赖关系
- 预估时间
- 子代理分配 (Path C+)
- cunzhi [PLAN_CONFIRMED] 确认后才能写代码
- plan.md 未完成任务 → delivery-gate 阻塞
管道: brainstorm → context7 → plan-first → E
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?