From 66b5bfa4aa64d54cbd835b6ffae4ad00b968c19d Mon Sep 17 00:00:00 2001 From: Yanlong Mu Date: Wed, 20 May 2026 15:02:33 +0800 Subject: [PATCH] Add ianymu/claude-verify-before-stop (Stop hook for verification gating) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acf1756..b51e0f9 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Only repositories with **1,000+ stars** are listed. PRs are always welcome! | [addyosmani/agent-skills](https://github.com/addyosmani/agent-skills) | ![](https://img.shields.io/github/stars/addyosmani/agent-skills?style=flat-square&logo=github) | Production-grade engineering skills for AI coding agents from Addy Osmani | | [K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) | ![](https://img.shields.io/github/stars/K-Dense-AI/scientific-agent-skills?style=flat-square&logo=github) | Ready-to-use Agent Skills for research, science, engineering, finance, and writing | | [nizos/tdd-guard](https://github.com/nizos/tdd-guard) | ![](https://img.shields.io/github/stars/nizos/tdd-guard?style=flat-square&logo=github) | TDD enforcement for Claude Code via hooks blocking non-test-driven edits | +| [ianymu/claude-verify-before-stop](https://github.com/ianymu/claude-verify-before-stop) | ![](https://img.shields.io/github/stars/ianymu/claude-verify-before-stop?style=flat-square&logo=github) | Stop hook that blocks session end until verification is logged — kills "lies of completion" | ## Agent Orchestration