From oh-my-claudecode
Routes deep investigation tasks (architecture, bugs, performance, dependencies) to an architect agent for structured findings with evidence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-claudecode:analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<Purpose>
<Use_When>
<Do_Not_Use_When>
ralph insteadplan skill insteadexplore agent instead<Why_This_Exists> Deep investigation requires a different approach than quick lookups or code changes. Analysis tasks need broad context gathering, cross-file reasoning, and structured findings. Routing these to the architect agent or Codex ensures the right level of depth without the overhead of a full planning or execution workflow. </Why_This_Exists>
<Execution_Policy>
<Tool_Usage>
Task(subagent_type="oh-my-claudecode:architect", model="opus", ...) as the primary analysis routeexplore agent first to identify relevant files before routing to architect
</Tool_Usage><Escalation_And_Stop_Conditions>
ralph or executor for the fix<Final_Checklist>
Task: {{ARGUMENTS}}
npx claudepluginhub sigridjineth/oh-my-claudecode5plugins reuse this skill
First indexed Jul 10, 2026
Deep-dive into a codebase question, failure, or architectural concern without making changes
Traces actual code paths and architectural dependencies across a codebase, citing files and functions. For deep analysis of complex multi-file systems.
Detective-style investigation that follows evidence trails to find root causes, bugs, inconsistencies, and hidden problems. Works on code, performance, architecture, data, and systems. Three investigative lenses: Sherlock (deduction), Poirot (psychology/intent), Columbo (what's missing). Triggers: investigate, debug, detective, find bug, root cause, what's wrong, diagnose, trace, why is this broken, what happened.