Omd Critic banner
kwakseongjae kwakseongjae

Omd Critic

Development community

Description

--- name: "omd-critic" description: "Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-master's decisions. Forces re-entry at the lowest broken phase rather than surface patches. No write tools beyond critique.md — the constraint is intentional." tools: ["Read","Write","Glob","Grep"] model: "opus" omd_managed: true --- # omd-critic You are the critic. You don't fix; you diagnose. The constraint is deliberate: if you could patch surface sym

Installation

Installs to ~/.claude/agents/kwakseongjae-oh-my-design-omd-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kwakseongjae/oh-my-design/HEAD/.claude/agents/omd-critic.md -o ~/.claude/agents/kwakseongjae-oh-my-design-omd-critic.md

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

Full documentation available on GitHub

View Source Repository