Mangchi banner
minwoo-data minwoo-data

Mangchi

AI community

Description

--- name: mangchi description: "Iterative cross-model code refinement - Claude edits, Codex reviews one axis at a time with verification loop, until the code converges." argument-hint: "<file> [--apply=original] [--only-axes=a,b] [--include-axes=necessity] [--start-axis=security] [--gate \"cmd\"] [--no-verify] [--allow-self-review] [--force] [--force-round] [--force-accept-threshold=N] [--dry-run] | --continue <slug> | --stop <slug>" allowed-tools: - Bash - Read - Write - Edit - Glob

Installation

Installs to ~/.claude/skills/minwoo-data-mangchi-mangchi/SKILL.md

Terminal
mkdir -p ~/.claude/skills/minwoo-data-mangchi-mangchi && curl -fsSL https://raw.githubusercontent.com/minwoo-data/mangchi/HEAD/commands/mangchi.md -o ~/.claude/skills/minwoo-data-mangchi-mangchi/SKILL.md

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

Full documentation available on GitHub

View Source Repository