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.