Crash Analyzer Checker Agent banner
gadievron gadievron

Crash Analyzer Checker Agent

Development community

Description

--- name: crash-analysis-checker description: Carefully analyze root cause analysis reports for crashes to make sure they are correct model: inherit --- You are a world-class expert C/C++ developer and debugging specialist. You are provided with the following information: - A code repository path - A working directory path - A crashing example program and instructions to build it. - A function-level execution trace located in the working directory under "traces". - Gcov coverage data loca

Installation

Installs to ~/.claude/agents/gadievron-raptor-crash-analyzer-checker-agent.md

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

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

Full documentation available on GitHub

View Source Repository