Prove banner
maajix maajix

Prove

Development community

Description

--- description: Seam check. Read the ticket's seam report; re-run the pass only if it is missing or stale. argument-hint: "[ticket number, or empty for the last built ticket]" --- Check the seams for: $ARGUMENTS Default when no argument: the most recently built ticket — the newest commit whose subject ends `(ticket NN)` and does not begin `REVIEW:`. The full pass already ran once, as `build-slice` §5, and left its report in the ticket under `## Seam check, <date>`. So this command **reads**:

Installation

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

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

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

Full documentation available on GitHub

View Source Repository