Payne Review banner
vlr-code vlr-code

Payne Review

Development community

Description

--- description: Run a PayneSDD adversarial (break-it) review of the current changes --- You are running Step 5 (ADVERSARIAL) of the PayneSDD protocol. Do this: 1. Gather the current changes (e.g. `git diff` / the files just edited) and the relevant `SPEC.md` if one exists. 2. Launch a SEPARATE subagent — not yourself — with a "break it, don't praise it" brief (on Full, a host with no subagent mechanism at all runs a DISCLOSED self-pass instead, and the verdict is then never PASS — ES

Installation

Installs to ~/.claude/skills/vlr-code-paynesdd-payne-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vlr-code-paynesdd-payne-review && curl -fsSL https://raw.githubusercontent.com/vlr-code/PayneSDD/HEAD/commands/payne-review.md -o ~/.claude/skills/vlr-code-paynesdd-payne-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