Grid Tester banner
EvolutionAPI EvolutionAPI

Grid Tester

Testing community

Description

Use the @grid-tester agent for test strategy, TDD, or flaky test diagnosis: $ARGUMENTS If no arguments were provided, ask the user what needs testing or fixing. Grid follows the test pyramid (70/20/10), enforces TDD when applicable, and fixes flaky tests at the root cause (not with retries).

Installation

Installs to ~/.claude/commands/evolutionapi-evo-nexus-grid-tester.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/commands/grid-tester.md -o ~/.claude/commands/evolutionapi-evo-nexus-grid-tester.md

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

Full documentation available on GitHub

View Source Repository