Jidoka Verify banner
contact715 contact715

Jidoka Verify

Development community

Description

--- description: Run the quality gates on the wave and prove it executes, not just compiles argument-hint: <wave-id> allowed-tools: Read, Bash, Agent --- Verify wave $1. 1. `node scripts/run-state.mjs --advance $1 --phase gate --status running`. 2. Run the gates: reflexion-critic (spec compliance), constitutional-reviewer (mission), plus security-scanner / coverage / a11y / perf as the surfaces require. On a critical wave run the adversarial debate: `node scripts/debate-engine.mjs`. 3. Ex

Installation

Installs to ~/.claude/commands/contact715-jidoka-jidoka-verify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/commands/jidoka-verify.md -o ~/.claude/commands/contact715-jidoka-jidoka-verify.md

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

Full documentation available on GitHub

View Source Repository