代码验证 — T 阶段
Scanned 9/5/2026
Install to Claude Code
npx -y skills add WenJunDuan/Rlues --skill verification --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Verification?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/wenjunduan-verification-063b26c0)More formats (shields.io, HTML) on the badges page.
---
name: verification
description: 代码验证 — T 阶段
context: main
---
## 触发: T(测试) 阶段
## 检查清单
1. 所有测试通过 (自动检测测试命令)
2. lint 通过 (eslint/ruff/clippy)
3. 类型检查通过 (tsc/mypy/cargo check)
4. 无 TODO/FIXME 残留
5. .ai_state/conventions.md 规范符合
## Path 差异
- Path A: 检查 1 即可
- Path B: 检查 1-5 + 输出 verified.md
- Path C+: + 调用 validator 子代理
## 输出: .ai_state/verified.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!