3pv banner
eddiebelaval eddiebelaval

3pv

Development community

Description

# /3pv - 3-point verification (alias for /plumb) Run the three-gate close-out on this session: **PLUMB** (did we build what we set out to build, or veer?), **SQUARE** (is every corner finished, charter *and* veers?), **LEVEL** (does it actually function, per the original ask?). Load and follow the skill at `~/.claude/skills/plumb/SKILL.md`. Execute it end to end. ## Arguments $ARGUMENTS ## Quick Reference - (none) — verify the current session against turn 1's charter - `--session <uuid>` — v

Installation

Installs to ~/.claude/skills/eddiebelaval-squire-3pv/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eddiebelaval-squire-3pv && curl -fsSL https://raw.githubusercontent.com/eddiebelaval/squire/HEAD/commands/3pv.md -o ~/.claude/skills/eddiebelaval-squire-3pv/SKILL.md

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

Full documentation available on GitHub

View Source Repository