What problem does it solve?
The trace skill helps you resolve ambiguous, causal, evidence-heavy “why did this happen?” questions by organizing competing explanations and prioritizing what to verify next.
Core Features & Use Cases
- Competing hypotheses orchestration: Generates multiple deliberately different candidate causes instead of committing early to one theory.
- Evidence ranking & falsification: Collects evidence for and against each hypothesis, explicitly downgrading weak or contradicted explanations.
- Discriminating next probe: Recommends the single highest-value next step that would collapse uncertainty fastest, based on what would be hard to reconcile.
Use cases include runtime regressions, performance/latency investigations, architecture/premortem/postmortem tracing, config/routing/orchestration behavior explanation, and “trace back the likely causes given this output” scenarios.
Quick Start
Use /oh-my-claudecode:trace with your observation as the input to produce a ranked causal analysis with evidence, critical unknowns, and the best discriminating next probe.