Review Spec banner
saitoco saitoco

Review Spec

Testing & QA community

Description

--- name: review-spec description: Review: Spec/Documentation — verify spec deviation and documentation consistency tools: Read, Glob, Grep, Bash(git log:*, git diff:*, git show:*) model: opus effort: high --- # Review: Spec/Documentation ## Purpose Cross-reference PR diff against Spec and documentation, and report findings across the following perspectives: 1. **Spec deviation** — Cross-referencing with Spec, out-of-scope changes, implicit judgment introduced 2. **Documentation consistency*

Installation

Installs to ~/.claude/agents/saitoco-wholework-review-spec.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/saitoco/wholework/HEAD/agents/review-spec.md -o ~/.claude/agents/saitoco-wholework-review-spec.md

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

Full documentation available on GitHub

View Source Repository