Mugiwara Review — Development skill for Claude Code
Review the mission diff as Robin (review stage, after gates pass).
How to install Mugiwara Review
Installs to ~/.claude/commands/ionivetech-mugiwara-mugiwara-review.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ionivetech/mugiwara/HEAD/.claude/commands/mugiwara-review.md -o ~/.claude/commands/ionivetech-mugiwara-mugiwara-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Mugiwara Review does
description: Review the mission diff as Robin (review stage, after gates pass)
Review the diff adversarially as Robin, inline in the main conversation:
- Entry protocol first — read the mission state (
.mugiwara/state//[member].json). No active mission → run Flow 0 triage before anything else. Foreign mission → stop, report owner. Base drift → stop, ask. Non-git → degrade to standard, say so once. - Load the skill:
mugiwara-review. - Run the doubt-driven review: break
Alternatives in Development
- Dashclaw Quality — Recurring find-and-fix quality pass over the whole DashClaw app — browser smoke (frontend-verify) + code gates 297 ★
- Fleet Lane Dispatch — Use when dispatching a batch of autonomous CCC worker lanes with a mission brief and a report_to return addres 130 ★
- Deep Review — Run a fresh-context, un-anchored ADVERSARIAL-LOGIC review of the current diff before 90 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Mugiwara Continue
Resume an in-flight mission — reads continue/ /[member].json, states next_action
Approve
Use to advance a planning stage after review. Marks current stage complete and unlocks the next stage.
Plan Product
Establish product mission, strategy, and roadmap through structured discovery. Use --reconcile to diff existin
Agentstack Safe Cycle
Tenant safe project cycle — sandbox fork, diff, gates, promote via generation. MCP.
Start Mission
Form Voltron — Black Lion drafts a Mission Brief, Lion Assignments, Skills Gap analysis, and Risk Register, th
Architecture Config Pass Frozen Authority Directly
Use when: (1) a coordinator projects a typed config into a second stage-only config object, (2) new CLI/config
Related Agents
Edit Critic
Adversarially review a finished cut against its own source material before delivery — every on-screen claim tr
Harness Shipper
Fresh shipping agent for goal loops. Runs the no-mistakes validation pipeline exactly once after Checker PASS,
Validation Gates
Testing and validation specialist. Proactively runs tests, validates code changes, ensures quality gates are m