What problem does it solve?
This Skill helps uncover the causes of complex bugs, performance issues, dependency problems, and architectural questions without stopping at surface-level observations.
Core Features & Use Cases
- Deep Investigation: Examines architecture, behavior, dependencies, and performance concerns across multiple files.
- Evidence-Based Findings: Produces structured conclusions with file references, root causes, hypotheses, and actionable recommendations.
- Specialized Routing: Uses Codex MCP with an architect role when available, or falls back to an architect agent for thorough analysis.
- Use Case: Investigate why WebSocket connections drop after 30 seconds by gathering relevant source files and returning a grounded root-cause analysis.
Quick Start
Use the analyze skill to investigate why the WebSocket connections in this project drop after 30 seconds.