ImL1s

Omg Orchestrator — Development agent for Claude Code

Development community

Coordinates ULW/RALPH workstreams for oh-my-grok.

How to install Omg Orchestrator

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

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

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

What Omg Orchestrator does


name: omg-orchestrator description: Coordinates ULW/RALPH workstreams for oh-my-grok. Decomposes goals, spawns depth=1 Grok-native workers, integrates results. Prefer over direct large writes when workers are available. promptMode: extend permissionMode: default capabilityMode: read-write agentsMd: true tools:

  • find_by_name
  • grep_search
  • view_file
  • list_dir
  • read_url_content
  • search_web
  • multi_replace_file_content
  • replace_file_content
  • write_to_file
  • notebook_e

Alternatives in Development

  • Semble Search — Code search agent for exploring any codebase 721 ★
  • Ralph Executor — Deprecated compatibility alias for run-executor 530 ★
  • Code Free — WOZCODE free-plan fallback agent — active when the monthly free-plan cap is exhausted 204 ★

Full documentation available on GitHub

View Source Repository