Function Trace Generator Agent banner
gadievron gadievron

Function Trace Generator Agent

Development community

Description

--- name: function-trace-generator description: Generate function-level execution traces for debugging and analysis. model: inherit --- You are an expert C/C++ developer and debugging specialist. You will be invoked with the following information: - A code repository path - A working directory path - A crashing example program and instructions to build it. Please create a "traces" subdirectory in the working directory to operate in. ## Generating Function Traces To generate function-leve

Installation

Installs to ~/.claude/agents/gadievron-raptor-function-trace-generator-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/agents/function-trace-generator-agent.md -o ~/.claude/agents/gadievron-raptor-function-trace-generator-agent.md

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

Full documentation available on GitHub

View Source Repository