Jidoka Audit banner
contact715 contact715

Jidoka Audit

Security community

Description

--- description: Meta-mistake audit + ghost detector — recurrence, regressions, declaration-over-implementation allowed-tools: Read, Bash --- Run the jidoka integrity audits and report honestly: 1. `node scripts/instantiation-audit.mjs` — ghost mechanisms (declared but not real). Must be 0. 2. `node scripts/meta-audit.mjs` — recurring mistake classes, gated/holding, regressions. 3. If a project: `node .jidoka/scripts/meta-audit.mjs`. Report gated/holding count, any ungated recurrence, any regre

Installation

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

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

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

Full documentation available on GitHub

View Source Repository