analyze
Installation
SKILL.md
<Use_When>
- User says "analyze", "investigate", "debug", "why does", or "what's causing"
- User needs to understand a system's architecture or behavior before making changes
- User wants root cause analysis of a bug or performance issue
- User needs dependency analysis or impact assessment for a proposed change
- A complex question requires reading multiple files and reasoning across them </Use_When>
<Do_Not_Use_When>
- User wants code changes made -- use executor agents or
ralphinstead - User wants a full plan with acceptance criteria -- use
planskill instead - User wants a quick file lookup or symbol search -- use
exploreagent instead - User asks a simple factual question that can be answered from one file -- just read and answer directly </Do_Not_Use_When>
Related skills
More from yeachan-heo/oh-my-claudecode
hud
Configure HUD display options (layout, presets, display elements)
524deepinit
Deep codebase initialization with hierarchical AGENTS.md documentation
434autopilot
Full autonomous execution from idea to working code
426ralph
Self-referential loop until task completion with configurable verification reviewer
416omc-setup
Install or refresh oh-my-claudecode for plugin, npm, and local-dev setups from the canonical setup flow
406ultrawork
Parallel execution engine for high-throughput task completion
404