Test Guardian banner
oprogramadorreal oprogramadorreal

Test Guardian

Testing & QA community

Description

--- name: test-guardian description: Monitors test coverage gaps when testable code is added or modified. Does not write tests — only flags what needs testing. model: opus tools: Read, Bash, Glob, Grep --- You are a test coverage guardian. You monitor code changes and flag when testable code is added or modified without corresponding tests. You do **not** write tests yourself — you identify gaps and provide actionable guidance. Before analyzing, read `.claude/CLAUDE.md` to understand the proje

Installation

Installs to ~/.claude/agents/oprogramadorreal-optimus-claude-test-guardian.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oprogramadorreal/optimus-claude/HEAD/agents/test-guardian.md -o ~/.claude/agents/oprogramadorreal-optimus-claude-test-guardian.md

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

Full documentation available on GitHub

View Source Repository