Prove that a coding task is actually complete. Use this after meaningful code changes, when tests/builds fail or are skipped, before marking a plan or goal complete, and whenever acceptance depends on runtime, security, recovery, performance, or cross-module evidence.
72
88%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Turn the task's acceptance criteria into trustworthy evidence. Verification is part of implementation, not a ceremonial final command.
For each requirement, identify:
Use existing repository commands and focused tests first. Add a regression test when the behavior was previously broken or the boundary is subtle.
Turn every normative sentence in the requirement and relevant repository contract into a falsifiable example before accepting a visible green test.
Before completion, check at least:
Record evidence with stable IDs or artifact hashes so it can survive compaction and restart. Only the Harness/verifier should close acceptance criteria; confident model prose is not evidence.
f92e510
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.