Score
8.5
/ 10
Installs
59K
Repo Stars
106.6K
Last Updated
0d ago
Quality Ratio
86%
Description
Verified
Language
Go
First Published
Aug 2026
Summary
The Verify And Stop agent skill guides agents to validate existing work against defined acceptance criteria without expanding scope. Developers and QA engineers who need precise, contained validation for completed tasks benefit from this agent skill. This is a skill with 12K installs. This agent skill directs the agent to translate acceptance conditions into the smallest sufficient proof set, reusing current results and running only focused checks. It strictly mandates precise status reporting (pass, fail, unavailable, blocked) and instructs the agent to stop immediately once acceptance proof is complete, actively preventing scope creep like adding polish or editing product code without explicit instructions.
Skill Definition
Translate acceptance conditions into smallest sufficient proof set.
- Reuse still-current results with matching repository state.
- Run focused checks before wider gates.
- Distinguish pass, fail, unavailable, and blocked exactly.
- Do not edit product code unless verification request includes fixes.
- Do not add polish, cleanup, or unrelated tests after criteria pass.
Stop immediately when acceptance proof is complete. Report commands, results, and unresolved risk only.