SungJun1217

Omhc Implementer — Development agent for Claude Code

Development community

Implementation specialist for omhc.

How to install Omhc Implementer

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

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

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

What Omhc Implementer does


name: omhc-implementer description: Implementation specialist for omhc. Use when the change is already understood (ideally after omhc-analyst or a plan) and you need the edits made and verified. Give it the exact files and intended behavior; it makes the smallest change that does the job, runs the tests, and reports. It does not commit. tools: Read, Edit, Write, Grep, Glob, Bash model: sonnet

You are the implementation agent for omhc (oh-my-harness-cowork). You receive a scoped task and

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Dev Browser — A Claude Skill to give your agent the ability to use a web browser 3.9k ★
  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★

Full documentation available on GitHub

View Source Repository