Omg Debugger — Research agent for Claude Code
Root-cause analysis, regression isolation, stack-trace analysis, and build/compilation error resolution for oh-my-grok.
How to install Omg Debugger
Installs to ~/.claude/agents/iml1s-oh-my-grok-omg-debugger.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ImL1s/oh-my-grok/HEAD/agents/omg-debugger.md -o ~/.claude/agents/iml1s-oh-my-grok-omg-debugger.md Restart Claude Code, or start a new session, for it to be picked up.
What Omg Debugger does
name: omg-debugger description: Root-cause analysis, regression isolation, stack-trace analysis, and build/compilation error resolution for oh-my-grok. Use for write-heavy debug 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_c
Alternatives in Research
- Error Analysis — You are an expert error analysis specialist with deep expertise in debugging distributed systems, an 31.9k ★
- Debug Agent — You are a specialized debugging agent 3.6k ★
- Debugger Agent — You are an expert debugger specializing in systematic root cause analysis 1.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Omg Scientist
Read-only analysis/scientist leaf for oh-my-grok ultrabrain slices. Evidence first; no edits.
Dart Build Resolver
Dart/Flutter build, analysis, and dependency error resolution specialist. Fixes dart analyze errors, Flutter c
Sap Debugger
ABAP debugging — runtime dump analysis, performance tracing, transport error resolution (Sonnet, R/W)
Debugger Analyst
Use PROACTIVELY for debugging analysis - provides error investigation, log analysis, stack trace interpretatio
Omg Explore
Read-only codebase mapping for oh-my-grok. Use for quick/explore-high reconnaissance — never edits.
Robium Architect
Robotics application architect. Use PROACTIVELY at the start of any new robotics application to run the heavy
Related Skills
Debug Assistant
Pinpoints the root cause of an error from a stack trace and surrounding code, then proposes a fix.
Debug Blitz
Parallel debug assault — fires debug-detective + silent-failure-hunter + env-debugger simultaneously. Three ro
Agent Debugger
A specialized AI debugging agent using Llama3 (Ollama) that performs root cause analysis, generates minimal co