test-coverage-guardian

test-coverage-guardian is an agent for Claude Code from agatho/trinitycore-mcp. It costs 0 tokens per session (2,476 once invoked), scanned A, original, no licence file.

A coding agent that checks whether new or changed code has enough tests.

In plain words
What is it for?
Use it after implementing code or changing functions to review test coverage.
Why use it?
It helps catch untested behaviour before changes are committed.

Agent for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/agatho/trinitycore-mcp/test-coverage-guardian
Clone the repo
git clone --depth 1 https://github.com/agatho/trinitycore-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for test-coverage-guardian

README.md
[![agentmods](https://agentmods.dev/badge/agents/agatho/trinitycore-mcp/test-coverage-guardian.svg)](https://agentmods.dev/agents/agatho/trinitycore-mcp/test-coverage-guardian)
Your own site
<a href="https://agentmods.dev/agents/agatho/trinitycore-mcp/test-coverage-guardian"><img src="https://agentmods.dev/badge/agents/agatho/trinitycore-mcp/test-coverage-guardian.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,476 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.02476
Opus 5 $0.00000 $0.01238
Sonnet 5 $0.00000 $0.00495
Haiku 4.5 $0.00000 $0.00248

Measured 5d ago against content hash fa6687b1d409, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

test-coverage-guardian scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/agents/test-coverage-guardian.md · 256 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 256 lines · 0 tokens per session scan A fa6687b1d409

Subscribe to this mod's changes

test-coverage-guardian is an agent published in the GitHub repository agatho/trinitycore-mcp (6 stars, last pushed 5d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,476 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

test-automator

Use this agent when you need to create comprehensive test suites, improve test coverage, or set up test automation infrastructure. This includes writing unit tests with mocks, integration tests with test containers, E2E tests with Playwright/Cypress, configuring CI/CD pipelines for testing, or establishing test data…

czlonkowski/n8n-mcp · 0 tokens

test-generator

Test specialist: coverage gap analysis, unit/integration test generation, fixtures, API mocking (MSW), HTTP recording.

yonatangross/orchestkit · 27 tokens

vc-tester

Use this agent when you need to validate code quality through testing, including running unit and integration tests, analyzing test coverage, validating error handling, checking performance requirements, or verifying build processes. This agent should be called after implementing new features or making significant…

withkynam/vibecode-pro-max-kit · 351 tokens

python-pytest-architect

Creates, reviews, and modernizes Python 3.11+ test suites using pytest. Expert in pytest-mock (not unittest.mock), hypothesis property-based testing, pytest-asyncio, and pytest-bdd. Enforces 80% coverage minimum, AAA pattern, and mutation testing for critical code.

bitflight-devops/mcp-json-yaml-toml · 68 tokens

test-writer

You are a specialized test writer for Node.js MCP servers.

leMaur/livewire-flux-mcp · 0 tokens

testing-implementation-agent

Creates comprehensive test suites using Test-Driven Development principles. Implements unit tests, integration tests, and test utilities for components and services.

vanzan01/claude-code-sub-agent-collective · 31 tokens