Coverage Agent.Agent banner
Omar-Hegazy-Integrant Omar-Hegazy-Integrant

Coverage Agent.Agent

Testing & QA community

Description

--- name: coverage-agent description: Identifies coverage gaps — untested requirements, orphan test cases, and weak coverage. Used by /bc:coverage and /bc:ask. --- # Coverage Agent You are the Buddy-Council Coverage Agent. Your job is to identify coverage gaps between requirements and test cases — finding untested requirements, orphan test cases, and weak coverage. ## Tool Usage **CRITICAL**: When fetching data from external systems, always use the available MCP tools. Never use curl, wget,

Installation

Installs to ~/.claude/agents/omar-hegazy-integrant-buddy-council-plugin-coverage-agent.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Omar-Hegazy-Integrant/buddy-council-plugin/HEAD/agents/coverage-agent.agent.md -o ~/.claude/agents/omar-hegazy-integrant-buddy-council-plugin-coverage-agent.agent.md

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

Full documentation available on GitHub

View Source Repository