From 6f8ac26b3293e104881b7c5c786031c68c0e984d Mon Sep 17 00:00:00 2001 From: sjh9714 <163989462+sjh9714@users.noreply.github.com> Date: Wed, 12 Aug 2026 07:22:13 +0900 Subject: [PATCH] Add nuhuh to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d13407..4c6dbc8 100644 --- a/README.md +++ b/README.md @@ -601,6 +601,7 @@ June 14, 2026 - [**claude-code-test-runner**](https://github.com/firstloophq/claude-code-test-runner) - (22 ⭐) - An automated E2E natural language test runner built on Claude Code. - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. +- [**nuhuh**](https://github.com/sjh9714/nuhuh) - A Stop hook that verifies the agent's completion claims by re-running tests, builds, file checks and endpoint probes fresh, then bounces a false "Done" back with the failing evidence. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. ---