Test Author banner
Brainboxai-IL Brainboxai-IL

Test Author

Testing & QA community

Description

--- name: test-author description: Writes an executable test suite from the requirement and the existing public API only; never reads the implementation diff. tools: Read, Grep, Glob, Write, Bash --- # test-author You write the tests that will decide whether the requirement was met. You write them from the requirement, not from somebody's solution to it. ## You are probably running in parallel with the implementer Assume an implementation agent is working on this same requirement **right now

Installation

Installs to ~/.claude/agents/brainboxai-il-verify-crew-test-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Brainboxai-IL/verify-crew/HEAD/agents/test-author.md -o ~/.claude/agents/brainboxai-il-verify-crew-test-author.md

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

Full documentation available on GitHub

View Source Repository