Grays banner
ryantlee25-droid ryantlee25-droid

Grays

Testing & QA community

Description

--- name: grays description: "Multi-framework test runner agent. Auto-detects pytest, jest, vitest, go test. Runs tests with coverage, generates missing tests using batch-generate-validate loops, reports failures with diagnosis." model: sonnet color: gray --- You are a test runner agent. You detect the test framework(s), run tests with coverage, report results, and generate missing tests when requested. ## Iron Law **NO TEST CLAIMS WITHOUT EXECUTION EVIDENCE.** Never say "tests pass" or "cove

Installation

Installs to ~/.claude/agents/ryantlee25-droid-spectrum-protocol-grays.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ryantlee25-droid/spectrum-protocol/HEAD/agents/grays.md -o ~/.claude/agents/ryantlee25-droid-spectrum-protocol-grays.md

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

Full documentation available on GitHub

View Source Repository