ahsan0444

Omg Implementer — Testing & QA agent for Claude Code

Testing & QA community

Executes a single approved plan step in an OMG repo — grep-first edit, TDD when a test file exists, OMG layer compliance baked in.

How to install Omg Implementer

Installs to ~/.claude/agents/ahsan0444-jintech-omg-dev-omg-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ahsan0444/jintech-omg-dev/HEAD/agents/omg-implementer.md -o ~/.claude/agents/ahsan0444-jintech-omg-dev-omg-implementer.md

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

What Omg Implementer does


name: omg-implementer description: Executes a single approved plan step in an OMG repo — grep-first edit, TDD when a test file exists, OMG layer compliance baked in. Use for every implementation step in /implement and every warning-fix in /prepr fix. Returns a STATUS schema, never prose. model: sonnet tools: Read, Edit, Write, Grep, Glob, Bash, ToolSearch, mcp__plugin_jintech-omg-dev_code-review-graph__query_graph_tool, mcp__plugin_jintech-omg-dev_code-review-graph__semantic_search_nodes_too

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Logic Hacker — Red Team persona for Business Logic and Auth manipulation 548 ★
  • Shep Use Case Creator — Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation) 247 ★

Full documentation available on GitHub

View Source Repository