Spec Accuracy Gate — Testing & QA agent for Claude Code
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
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 RepositoryRelated Agents
TDD Workflow Engineer
Use this agent when you need to execute a work stream from the project roadmap following test-driven developme
Wd Architect
Use this agent when a feature idea, bug, or roadmap item needs to be turned into implementation-ready work-pac
Shux Tui QA
General hard-gate QA subagent for shux TUI, terminal UX, CLI, pane automation, plugin, attach, mouse/input, an
Workflow Implementation Task Reviewer
Reviews a single implemented task for spec conformance, acceptance criteria, and architectural quality. Invoke
Spendly Test Writer
Use this agent when a new Spendly feature has just been implemented and pytest test cases need to be written.
Test Critic
Post-implementation test auditor. Verifies implemented tests against production behavior and rejects unnecessa
Related Skills
Massu Checkpoint
When user wants mid-implementation verification, says 'checkpoint', 'check progress', or needs a quality gate
Pause After Planning
Standing instruction: finish planning and verification (including plan-gate and plan-auditor), then stop so yo
Pre PR Check
Pre-PR quality gate for PromptPit. Run this on your feature branch after implementation is complete, before op