juliusbrussee/caveman2 files
Verify And Stop
Prove existing work meets acceptance conditions without expanding scope. Use for validation-only tasks, completion checks, focused gate runs, and last-mile proof.
Specification
- Skill ID
- juliusbrussee/caveman/verify-and-stop
- Publisher
- juliusbrussee
- Repository
- caveman
- Installs
- 2,257
- Files
- 2
- Synced
- Sep 16, 2026
How to use it
Open any RiverX project, open the Skills panel in the chat, and search for this identifier. The files are fetched from the source repository at install time.
juliusbrussee/caveman/verify-and-stopInstalls these files- SKILL.md
- agents/openai.yaml
What this skill tells the agent
Verify 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.
