ImL1s

Omg Test Engineer — Testing & QA agent for Claude Code

Testing & QA community

Test strategy, unit/integration/e2e coverage, flaky-test hardening, and TDD support for oh-my-grok.

How to install Omg Test Engineer

Installs to ~/.claude/agents/iml1s-oh-my-grok-omg-test-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ImL1s/oh-my-grok/HEAD/agents/omg-test-engineer.md -o ~/.claude/agents/iml1s-oh-my-grok-omg-test-engineer.md

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

What Omg Test Engineer does


name: omg-test-engineer description: Test strategy, unit/integration/e2e coverage, flaky-test hardening, and TDD support for oh-my-grok. Use for write-heavy test slices under ULW/RALPH. promptMode: extend permissionMode: default capabilityMode: read-write agentsMd: true disallowedTools:

  • spawn_subagent
  • run_terminal_command
  • run_terminal_cmd tools:
  • find_by_name
  • grep_search
  • view_file
  • list_dir
  • read_url_content
  • search_web
  • multi_replace_file_content
  • repla

Alternatives in Testing & QA

  • Arbiter — You are a specialized validation agent 3.6k ★
  • Agent Tester — Senior QA Automation Engineer specializing in unit, integration, and E2E test suite creation 957 ★
  • Integration Test Generator — Generates one integration/E2E test from an approved test case spec using existing project patterns 548 ★

Full documentation available on GitHub

View Source Repository