Agent skill
plan-first
强制先规划后执行 — Path B+ 任务必须在 Plan 模式完成设计后再写代码
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v8.5/codex/skills/plan-first
SKILL.md
Plan-First
最常见的 AI 编程失败不是 bad code, 而是 solving the wrong problem。
协议
Path B+ 启动时自动触发:
- 不写代码, 先出计划 — 交付物:
.ai_state/plan.md - 计划包含: 有序任务列表, 每个标注目标+涉及文件+验收标准
- 参考
.ai_state/pitfalls.md标注风险 - cunzhi PLAN_APPROVED 确认后才进入 E 阶段
- 执行中计划变更 > 30% → 重新 cunzhi 确认
SP writing-plans 可用时让 SP 生成初稿, VibeCoding 补充 Path 分级参数。
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?