Jidoka Plan banner
contact715 contact715

Jidoka Plan

Productivity community

Description

--- description: Compose the orchestration graph for a task and open a resumable run-journal argument-hint: <wave-id> [risk:trivial|normal|critical] [surfaces:backend,frontend,data] allowed-tools: Read, Bash, Agent --- Plan a wave. Args: $ARGUMENTS (wave-id, optional risk, optional surfaces). 1. Compose the graph for the task (the planner decides which phases earn their cost): `node scripts/orchestration-planner.mjs --task '{"risk":"<risk|normal>","surfaces":[<surfaces>]}'` (in an install

Installation

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

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

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

Full documentation available on GitHub

View Source Repository