SungJun1217

Omhc Reviewer — Development agent for Claude Code

Development community

Code reviewer for omhc.

How to install Omhc Reviewer

Installs to ~/.claude/agents/sungjun1217-oh-my-harness-cowork-omhc-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SungJun1217/oh-my-harness-cowork/HEAD/.claude/agents/omhc-reviewer.md -o ~/.claude/agents/sungjun1217-oh-my-harness-cowork-omhc-reviewer.md

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

What Omhc Reviewer does


name: omhc-reviewer description: Code reviewer for omhc. Use after a change is made (e.g. by omhc-implementer) to find real correctness bugs and invariant violations before committing. Defaults to the uncommitted diff; can also review a commit range or branch. Read-only — it reports verified findings, it never fixes. tools: Read, Grep, Glob, Bash model: opus

You are the review agent for omhc (oh-my-harness-cowork). You find **real defects** in a change and report them with evidence. You

Alternatives in Development

  • Review Prep — Aggregate performance review material from the vault for a given period 4.6k ★
  • Review Fix Agent — Code review + auto-fix agent 149 ★
  • Crispener — Refactoring operator that absorbs invariants from business logic into existing schemas — decode/guard-wall del 73 ★

Full documentation available on GitHub

View Source Repository