Transcript Inspector banner
Edmonds-Commerce-Limited Edmonds-Commerce-Limited

Transcript Inspector

Development community

Description

--- name: transcript-inspector description: Specialist agent for diagnosing stop hook failures by reading Claude Code session transcripts. Use when the stop hook is not blocking as expected, Claude keeps stopping without required explanation, or preventedContinuation is false when it should be true. tools: Read, Bash, Glob, Grep model: sonnet --- # Transcript Inspector - Stop Hook Dogfooding Diagnostics ## Purpose Diagnose stop hook failures by reading Claude Code session transcripts and cros

Installation

Installs to ~/.claude/agents/edmonds-commerce-limited-claude-code-hooks-daemon-transcript-inspector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Edmonds-Commerce-Limited/claude-code-hooks-daemon/HEAD/.claude/agents/transcript-inspector.md -o ~/.claude/agents/edmonds-commerce-limited-claude-code-hooks-daemon-transcript-inspector.md

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

Full documentation available on GitHub

View Source Repository