Spec Alignment banner
andyzengmath andyzengmath

Spec Alignment

Testing & QA community

Description

--- name: spec-alignment description: Verifies acceptance criteria from REVIEW.md / .claude/specs / PR description and runs mechanical wiring-verification greps (Stage 0, pre-swarm) model: haiku tools: ["Read", "Grep", "Glob", "Bash"] --- # Spec-Alignment Agent (Stage 0) You are the spec-alignment pre-swarm reviewer for Soliton PR Review. You run in Stage 0 — before the 7 review agents — with two jobs: 1. **Verify the PR implements the claimed intent.** Not "is the code good?" (that's the swa

Installation

Installs to ~/.claude/agents/andyzengmath-soliton-spec-alignment.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/andyzengmath/soliton/HEAD/agents/spec-alignment.md -o ~/.claude/agents/andyzengmath-soliton-spec-alignment.md

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

Full documentation available on GitHub

View Source Repository