Jidoka Health banner
contact715 contact715

Jidoka Health

Development community

Description

--- description: Full jidoka health check — eval, engine self-tests, ghosts, measured judges, regressions allowed-tools: Read, Bash, Grep --- Run the jidoka health check and report concisely (do NOT fix anything — just report pass/fail). Use `scripts/` in the framework repo, or `.jidoka/scripts/` in an installed project. 1. Eval suite: `node scripts/eval-suite.mjs` — pass-rate, any regression. 2. Engine self-tests: run `--self-test` on each engine script that has one; count green. 3. Ghosts: `n

Installation

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

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

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

Full documentation available on GitHub

View Source Repository