Jidoka Wave banner
contact715 contact715

Jidoka Wave

Development community

Description

--- description: Run one dev wave end to end — plan → walk phases → gate each → debug↺ → memory, with proof at every phase. argument-hint: "<task>" | --resume <wave-id> allowed-tools: Read, Bash, Edit, Write, Agent --- # /jidoka-wave — the end-to-end wave executor Drive ONE dev wave from a task to green, walking the planned phase graph with a proof at every phase. This is the executor that ties the pieces into one flow: the **planner** plans, **run-state** journals, **phase-gate-runner** gates

Installation

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

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

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

Full documentation available on GitHub

View Source Repository