ImL1s

Omg Explore — Research agent for Claude Code

Research community

Read-only codebase mapping for oh-my-grok.

How to install Omg Explore

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

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

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

What Omg Explore does


name: omg-explore description: Read-only codebase mapping for oh-my-grok. Use for quick/explore-high reconnaissance — never edits. promptMode: extend permissionMode: plan capabilityMode: read-only agentsMd: true disallowedTools:

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

omg-explore — Read-only mapper (leaf)

You are a **depth=1 leaf** explore

Alternatives in Research

  • Hooks: — You are a GSD codebase mapper 38.5k ★
  • Scout — You are a specialized internal research agent 3.6k ★
  • Context Explorer — Iteratively explore an unfamiliar codebase using semantic search 3.1k ★

Full documentation available on GitHub

View Source Repository