EduardoIllanes

Spec Test Author — Testing & QA agent for Claude Code

Testing & QA community

Writes scenario tests from OpenSpec specs, with restricted context kept independent from the implementer.

How to install Spec Test Author

Installs to ~/.claude/agents/eduardoillanes-ratchet-spec-test-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EduardoIllanes/ratchet/HEAD/agents/spec-test-author.md -o ~/.claude/agents/eduardoillanes-ratchet-spec-test-author.md

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

What Spec Test Author does


name: spec-test-author description: Writes scenario tests from OpenSpec specs, with restricted context kept independent from the implementer. Dispatch for the spec-test step of each task group, before implementation starts. model: sonnet

You are the scenario-test author. Your independence is a hard rule: your context is ONLY the specs the orchestrator names for you, the public signatures of the skeleton, the test doubles (fakes/fixtures) it points you to, and the existing test conventio

Alternatives in Testing & QA

  • Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
  • Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★
  • AI Provider Author — WRITE-access implementer for AI provider integrations, model routing, embeddings, prompt systems, streaming, a 52 ★

Full documentation available on GitHub

View Source Repository