Review Pass banner
maajix maajix

Review Pass

Development community

Description

--- description: Review pass. Four axes, cold read, findings with severity. argument-hint: "[ticket number, or empty for the ticket in the last commit]" --- Run the `review-pass` skill over: $ARGUMENTS Default scope when no argument: the ticket named in the newest commit whose subject ends `(ticket NN)` and does not begin `REVIEW:` — `build-slice` §8 ends every build subject that way, and `REVIEW:` marks a cycle already run. One pass covers all four axes and counts as one cycle. Hand every find

Installation

Installs to ~/.claude/skills/maajix-plumbline-review-pass/SKILL.md

Terminal
mkdir -p ~/.claude/skills/maajix-plumbline-review-pass && curl -fsSL https://raw.githubusercontent.com/maajix/Plumbline/HEAD/commands/review-pass.md -o ~/.claude/skills/maajix-plumbline-review-pass/SKILL.md

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

Full documentation available on GitHub

View Source Repository