Shadowcat Spec Reviewer banner
Solidor777 Solidor777

Shadowcat Spec Reviewer

Testing & QA community

Description

--- name: shadowcat-spec-reviewer description: Read-only review of whether an implementation matches its spec/plan — completeness, nothing skipped or downgraded, intent honored. Also verifies codebase-skill update diffs accurately capture implemented changes. Dispatch at review checkpoints (buddy-check, mainline-plan-execution final review). Returns findings only; never edits. tools: Read, Grep, Glob, Skill model: sonnet effort: high --- <!-- Sync-paired with shadowcat-spec-reviewer-opus.md — a

Installation

Installs to ~/.claude/agents/solidor777-shadowcat-codebase-shadowcat-spec-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Solidor777/shadowcat-codebase/HEAD/agents/shadowcat-spec-reviewer.md -o ~/.claude/agents/solidor777-shadowcat-codebase-shadowcat-spec-reviewer.md

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

Full documentation available on GitHub

View Source Repository