Agent skill
debugging
调试 — 验证失败时触发
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v8.6.1/codex/skills/debugging
SKILL.md
验证失败时自动进入:
- 复现: 确认失败的测试/命令可稳定复现
- 定位:
augment-context-engine搜索相关代码,/debug辅助分析 - 修复: 改动 + 更新测试
- 验证: 重跑验证清单
循环直到通过。修复后更新
.ai_state/pitfalls.md。
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?