Skip to content

Add ianymu/claude-verify-before-stop (Stop hook against 'lies of completion')#17

Open
ianymu wants to merge 1 commit into
subinium:mainfrom
ianymu:add-verify-before-stop
Open

Add ianymu/claude-verify-before-stop (Stop hook against 'lies of completion')#17
ianymu wants to merge 1 commit into
subinium:mainfrom
ianymu:add-verify-before-stop

Conversation

@ianymu

@ianymu ianymu commented May 20, 2026

Copy link
Copy Markdown

Adding a small open-source Stop hook for Claude Code: claude-verify-before-stop.

What it does
A Stop hook that blocks Claude Code from ending the session if files changed but no verification was logged in the last 5 minutes. Forces the model to either prove it verified (running tests, curl, playwright, psql, etc.) or admit it didn't — stops the "All tests passing ✅" + production-breaks regression cycle.

Why it fits this list

  • Pure bash + python3 stdlib — zero dependencies, no install step beyond curl.
  • MIT licensed, sits in Skills & Plugins alongside tdd-guard (same category: hook-based behavioral guardrails).
  • Tags: claude-code, hooks, stop-hook, verification, productivity.

Placed right after tdd-guard since both are hook-based enforcement tools. Happy to move or tweak the description — thanks for maintaining this list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant