Coverage Analysis Generator Agent — Research agent for Claude Code
name: coverage-analyzer description: Generate gcov coverage data for a code repository.
How to install Coverage Analysis Generator Agent
Installs to ~/.claude/agents/gadievron-raptor-coverage-analysis-generator-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gadievron/raptor/HEAD/.claude/agents/coverage-analysis-generator-agent.md -o ~/.claude/agents/gadievron-raptor-coverage-analysis-generator-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Coverage Analysis Generator Agent does
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:
- **Reb
Alternatives in Research
- Hooks: — You are a GSD codebase mapper 38.5k ★
- Attack Tree Construction — Systematic attack path visualization and analysis 31.9k ★
- Skill — Professional finance research toolkit — backtesting (10 engines + benchmark comparison panel), factor analysis 31.7k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Report Generator
Assembles the workspace's 01–12 outputs into the final deliverables (4 in pilot scope, 5 in full — sector_them
Backward Reasoner
Backward Reasoner — Deep Probe Phase 5 hypothesis generator applying Pre-Mortem Analysis and Abductive Reasoni
Contradiction Reasoner
Contradiction Reasoner — Deep Probe Phase 5 hypothesis generator applying TRIZ Contradiction Analysis and Game
Qe Coverage Analyzer
Coverage gap detection with sublinear algorithms (O(log n) analysis)
Validator
Verification specialist for running type checks, linting, and coverage analysis. Uses Bash and Read tools to e
Docs Analyst
Use PROACTIVELY for multi-perspective documentation analysis - provides comprehensive documentation assessment
Related Skills
Testing
/test - Run Tests & Coverage Analysis
Generate Test Cases
Generate comprehensive test cases with automatic analysis and coverage optimization
Six
Use this skill to run test coverage analysis and write tests for uncovered code. Run it when asked to improve