Use this agent when the user writes new code, modifies existing functions, or explicitly requests test coverage analysis. This agent should be used proactively after logical code chunks are implemented to ensure comprehensive test coverage before…
$curl -o .claude/agents/test-coverage-guardian.md https://raw.githubusercontent.com/agatho/trinitycore-mcp/HEAD/.claude/agents/test-coverage-guardian.mdInstalls into the current project.
Install test-coverage-guardian by running `curl -o .claude/agents/test-coverage-guardian.md https://raw.githubusercontent.com/agatho/trinitycore-mcp/HEAD/.claude/agents/test-coverage-guardian.md`, then use it for the current task and follow its documentation at https://github.com/agatho/trinitycore-mcp.