Coverage Analysis Generator Agent banner
gadievron gadievron

Coverage Analysis Generator Agent

Research community

Description

--- name: coverage-analyzer description: Generate gcov coverage data for a code repository. 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 "gcov" subdirectory in the working directory to operate in. ## Generating Coverage Data To generate gcov coverage data, you need to: 1. **Reb

Installation

Terminal
claude install-skill https://github.com/gadievron/raptor/blob/main/.claude/agents/coverage-analysis-generator-agent.md

Full documentation available on GitHub

View Source Repository