Agent skill
verification
代码验证 — T 阶段
Install this agent skill to your Project
npx add-skill https://github.com/WenJunDuan/Rlues/tree/main/vibeCoding/old version/config-agent_v9.1/.claude/skills/verification
SKILL.md
触发: T(测试) 阶段
检查清单
- 所有测试通过 (自动检测测试命令)
- lint 通过 (eslint/ruff/clippy)
- 类型检查通过 (tsc/mypy/cargo check)
- 无 TODO/FIXME 残留
- .ai_state/conventions.md 规范符合
Path 差异
- Path A: 检查 1 即可
- Path B: 检查 1-5 + 输出 verified.md
- Path C+: + 调用 validator 子代理
输出: .ai_state/verified.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?