Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use before claiming work is complete, fixed, ready, passing, or before handing off to commit review, PR, merge, or branch cleanup. Requires fresh verification commands and evidence before any success claim.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-06 | ✗→✓ | ▲ Improved | 321% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -4% | 0% |
| case-16 | ✗→✓ | ▲ Improved | 30% | 0% |
| case-18 | ✗→✓ | ▲ Improved | 22% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 2% | 0% |
Completion gate for evidence-based status. The goal is to make every “done / fixed / ready” claim traceable to a fresh command or direct inspection.
This skill does not review code quality (dev-code-review) and does not decide merge / PR / cleanup (dev-finish). It verifies claims before those steps.
执行前先加载 references/dev-baseline.md。不假设、最小代码、外科手术式改动、可验证成功标准 全程生效。
baseline 与本 skill 的关联:
先列你准备声明的内容,不要直接说完成。
格式:
Claims to verify:
1. <claim> — proof needed: <command / inspection>
2. <claim> — proof needed: <command / inspection>常见 claim 对照:
| Claim | 需要的 proof | |---|---| | Tests pass | fresh test command, exit 0, failure count 0 | | Build succeeds | fresh build command, exit 0 | | Lint clean | fresh lint command, exit 0 | | Bug fixed | original repro / regression test passes | | Regression test is meaningful | red → green 或临时反转 fix 后会 fail | | Requirements met | spec / plan AC 逐项对照 | | Ready for commit | tests/build as appropriate + dev-code-review verdict |
用最小充分命令组合:
如果找不到验证命令,明确写:
无法自动验证: <原因>
手动检查: <检查了什么>
残余风险: <具体风险>必须在当前回合运行,不能引用旧输出。
记录:
Command: <exact command>
Result: PASS | FAIL
Evidence: <关键输出摘要,含 exit code / tests count / failure count>如果失败:
dev-fix对照用户请求、spec、plan 或 fix artifact,逐项检查:
Requirement checklist:
- [x] <requirement> — verified by <command / file inspection>
- [ ] <requirement> — missing / not verified because <reason>任何未验证项都不能包装成完成。
如果存在匹配 artifact,优先按下面顺序映射验证项:
.claude/artifacts/fixes/<slug>.md 的 Verification / Regression test。.claude/artifacts/plans/<slug>.md 的 Verification steps / ADR 风险。.claude/artifacts/designs/<slug>.md 的 Acceptance criteria。无法映射的完成声明要单独列为 Unmapped claim,并说明它来自用户当前请求、代码检查还是实现过程中的新增发现。
只有 Step 3 和 Step 4 支持时,才能说完成。
合格输出:
Verified:
- <command>: PASS (<evidence>)
- <command>: PASS (<evidence>)
Status: ready for dev-code-review / ready for dev-finish / blocked by <failure>Recommended agent_type: worker
Use when:
Do:
../../docs/multi-agent-policy.md for verifier independence expectations.Do not:
Output:
Other measured skills in the registry, with their headline benchmark lift.