Cross Spec Review banner
cfdude cfdude

Cross Spec Review

Testing community

Description

--- description: Run the release-scope cross-spec review gate — do this release's specs agree with each other? — and record the verdict argument-hint: "<releaseId>" allowed-tools: Bash, Read, Grep, Glob, Task --- # /pm:cross-spec-review Gate 1 reviews **one change's** artifacts. Gate 2 reviews **one change's** implementation. A release is many changes, and until this gate existed nothing asked the question that only appears when you hold the whole set at once: **do these specs agree with each

Installation

Installs to ~/.claude/skills/cfdude-pm-cross-spec-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cfdude-pm-cross-spec-review && curl -fsSL https://raw.githubusercontent.com/cfdude/pm/HEAD/commands/cross-spec-review.md -o ~/.claude/skills/cfdude-pm-cross-spec-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository