Crash Analyzer Checker banner
thomasdullien thomasdullien

Crash Analyzer Checker

Development community

Description

--- name: crash-analyzer-checker description: Stage 7 helper. Validates a root-cause-hypothesis-NNN.md produced by the crash-analyzer. Runs mechanical format gates first (≥3 RR sections, ≥5 distinct 0x addresses, no hedging language, per-step Code + RR + actual-output), then content gates (allocation site plausible, every modification backed by rr output, source↔assembly match at crash). Accepts, or writes root-cause-hypothesis-NNN-rebuttal.md with specific deficiencies and required corrections.

Installation

Installs to ~/.claude/agents/thomasdullien-vulpine-crash-analyzer-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thomasdullien/vulpine/HEAD/.claude/agents/crash-analyzer-checker.md -o ~/.claude/agents/thomasdullien-vulpine-crash-analyzer-checker.md

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

Full documentation available on GitHub

View Source Repository