Spec Accuracy Gate banner
lukacf lukacf

Spec Accuracy Gate

Testing & QA community

Description

--- 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

Installation

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.

Full documentation available on GitHub

View Source Repository