Cmd Verify banner
bouroo bouroo

Cmd Verify

Testing community

Description

--- description: "Verify phase (PROVE) format, lint, type-check, scan, test, and githook gate with a fix/review loop. Use to leave the working tree passing every quality gate." argument-hint: "[scope] [--level=<L1|L2|L3>]" --- # Verify Quality-Gate Pipeline Leave the working tree passing every quality gate, including the repo's githook verify script. This is the automated layer of the **PROVE** phase. > **Agent:** requires shell + file-edit access; run on the mutating worker ([worker](../agen

Installation

Installs to ~/.claude/skills/bouroo-agents-cmd-verify/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bouroo-agents-cmd-verify && curl -fsSL https://raw.githubusercontent.com/bouroo/agents/HEAD/commands/cmd-verify.md -o ~/.claude/skills/bouroo-agents-cmd-verify/SKILL.md

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

Full documentation available on GitHub

View Source Repository