Jidoka Resume banner
contact715 contact715

Jidoka Resume

Development community

Description

--- description: Resume a wave from disk after a context reset — reports position and the next step argument-hint: [wave-id] allowed-tools: Read, Bash --- Resume work: `node scripts/run-state.mjs --resume $ARGUMENTS` (no id → the latest wave). It prints which phases are done and which to dispatch next. Read that, state the position back in one line, then continue from the next pending phase (`/jidoka-build` or `/jidoka-verify` as appropriate). This is the GSD STATE.md pattern: position lives o

Installation

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

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

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

Full documentation available on GitHub

View Source Repository