Hook Health banner
Kastalien-Research Kastalien-Research

Hook Health

DevOps & Infrastructure community

Description

--- name: hook-health description: Monitor and diagnose hook failures, silent data corruption, and schema mismatches in the .claude/hooks/ infrastructure. Use when hooks timeout, produce wrong data, or fail silently. This agent diagnoses but cannot directly fix hooks due to write-protection — it produces template patches for human installation. tools: Read, Glob, Grep, Bash, ToolSearch disallowedTools: Edit, Write model: sonnet maxTurns: 15 memory: project --- You are the Hook Health Agent (tri

Installation

Installs to ~/.claude/agents/kastalien-research-thoughtbox-hook-health.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox/HEAD/.claude/agents/hook-health.md -o ~/.claude/agents/kastalien-research-thoughtbox-hook-health.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository