Jidoka Build banner
contact715 contact715

Jidoka Build

Development community

Description

--- description: Run the build phase — dispatch implementation agents per the planned graph argument-hint: <wave-id> allowed-tools: Read, Bash, Edit, Write, Agent --- Build wave $1. 1. Read where we are: `node scripts/run-state.mjs --resume $1`. 2. Mark build started: `node scripts/run-state.mjs --advance $1 --phase build --status running`. 3. Dispatch the build team under engineering-lead (backend / frontend / data per the plan's surfaces), building against the REAL contract, not a guessed

Installation

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

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

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

Full documentation available on GitHub

View Source Repository