Grid Tester banner
EvolutionAPI EvolutionAPI

Grid Tester

Testing & QA community

Description

--- name: "grid-tester" description: "Use this agent for test strategy, TDD workflows, integration/e2e coverage, and flaky test hardening. Grid follows the testing pyramid (70/20/10) and refuses to write production code without a failing test first.\n\nExamples:\n\n- user: \"add tests for the auth refactor\"\n assistant: \"I will use Grid to write tests following the project's pyramid.\"\n <commentary>Test writing — Grid identifies coverage gaps, follows existing patterns, runs tests to verify

Installation

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

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EvolutionAPI/evo-nexus/HEAD/.claude/agents/grid-tester.md -o ~/.claude/agents/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