verify-and-stop
作者: juliusbrussee
证明现有工作满足验收条件,不扩大范围。适用于纯验证任务、完成度检查、聚焦门控运行和最后一公里证明。
npx skills add https://github.com/juliusbrussee/caveman --skill verify-and-stopVerify and stop
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.