Omhc Reviewer — Development agent for Claude Code
Code reviewer for omhc.
How to install Omhc Reviewer
Installs to ~/.claude/agents/sungjun1217-oh-my-harness-cowork-omhc-reviewer.md
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 RepositoryRelated Agents
Lean Reviewer
Read-only review of a change or branch. Use before committing or merging to find correctness bugs, blast radiu
Omhc Implementer
Implementation specialist for omhc. Use when the change is already understood (ideally after omhc-analyst or a
Crdt Reviewer
Review Tandem code for coordinate system bugs and CRDT range invariant violations
Uncommitted Changes Reviewer
Use this agent when the user wants to review code changes that haven't been committed yet, typically after imp
Pi Implementer
Implementation lane driven by the pi CLI (a local multi-provider coding agent, distinct from omp). Model-agnos
Sp Reviewer
Use as a pre-push guardrail before committing or pushing. Runs lint, build, tests and a secret scan, reviews t
Related Skills
Pre Commit Review
Independent QA review of a working-tree diff before commit. Spawns a read-only reviewer agent to find correctn
Concilium Review
Route a claim, or the uncommitted diff, to the cross-model Concilium reviewer.
Claude Devils Advocate
Claude Code slash command that simulates a multi-round code review between an Author and Reviewer before openi