← ClaudeAtlas

prospec-reviewlisted

Adversarial Code Review → Fix Loop - Between implement and verify, an independent fresh-context reviewer audits the whole change diff; verifier-confirmed criticals are auto-fixed, majors are proposed, and a spec-aware lens checks delta-spec/dependency-direction. Triggers: review, code review, adversarial review, find bugs, 審查, 程式碼審查, 對抗式審查, 找 bug, 找問題
benwu95/prospec · ★ 5 · Code & Development · score 72
Install: claude install-skill benwu95/prospec
<!-- Generated by `prospec agent sync`. Do not edit — this file is regenerated on every sync. --> # Prospec Review Skill ## Activation When triggered, briefly describe: - That an independent reviewer (fresh context) will audit the entire change diff between implement and verify - That only verifier-confirmed criticals are auto-fixed; majors are proposed and passed to verify as WARN - That the loop converges to zero unresolved critical or escalates to you at a hard cap — review never silently passes ## CLI Prerequisite (required) > The prospec CLI is a required file for this skill — its deterministic steps call `prospec` > commands. Probe BEFORE any other step; there is no manual fallback. 1. Run `prospec --version` (Bash). 2. **Command not found / not executable** → STOP. Ask the user to install the prospec standalone executable — the one-click installer script from the project README (macOS/Linux `install.sh`, Windows `install.ps1`) or a release binary from GitHub Releases; prospec is NOT published to npm. Then re-run this skill. 3. **Version older than 1.0.0** → STOP. Report the installed vs required version and ask the user to upgrade, then re-run this skill. Hand-executing a CLI-owned mutation is NEVER the fallback — that re-introduces the nondeterministic serialization this contract exists to remove. ## Startup Loading 1. [STABLE] Read `prospec/CONSTITUTION.md` — principles and dependency/layering rule 2. [STABLE] **MANDATORY** — Read [`references/re