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.