Jidoka Ship banner
contact715 contact715

Jidoka Ship

Development community

Description

--- description: Finalize a wave — pre-publish guard, close the journal, capture the lesson argument-hint: <wave-id> allowed-tools: Read, Bash, Agent --- Ship wave $1. 1. `node scripts/pre-publish-guard.mjs` — no secrets / PII, no broken claims. Must pass before any push. 2. Memory + Kaizen: skill-extractor captures the lesson; durable facts go to mcp__memory; if there is a product metric, note how it will be measured and how the product learns from real use. 3. Close the journal: `node scri

Installation

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

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

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

Full documentation available on GitHub

View Source Repository