lukacf

Spec Accuracy Gate — Testing & QA agent for Claude Code

Testing & QA community

Use this agent when a phase of the Meerkat platform roadmap has been implemented and needs verification against the plan.

How to install Spec Accuracy Gate

Installs to ~/.claude/agents/lukacf-meerkat-spec-accuracy-gate.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lukacf/meerkat/HEAD/.claude/agents/spec-accuracy-gate.md -o ~/.claude/agents/lukacf-meerkat-spec-accuracy-gate.md

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

What Spec Accuracy Gate does


name: spec-accuracy-gate description: "Use this agent when a phase of the Meerkat platform roadmap has been implemented and needs verification against the plan. This agent should be invoked after completing implementation work on any phase defined in the combined roadmap document. It performs an adversarial review to ensure nothing was missed, stubbed, or deferred.\\n\\nExamples:\\n\\n- User: \"I just finished implementing Phase 3 of the roadmap. Can you verify it?\"\\n Assistant: \"I'll la

Alternatives in Testing & QA

  • Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
  • Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
  • Post Gate Agent — Review building phase implementation against plan requirements and test coverage 243 ★

Full documentation available on GitHub

View Source Repository