What problem does it solve?
This Skill anchors incident investigations to data, enabling hypothesis-driven debugging by querying Axiom observability resources and correlating logs, metrics, and traces. It reduces guesswork during outages and accelerates root cause identification.
Core Features & Use Cases
- Hypothesis-Driven Investigation: State, test, and falsify hypotheses using targeted APL queries.
- Memory-Backed Reasoning: Persist patterns, facts, and insights in a shared knowledge base for faster RCA.
- Use Case: During production outages, run a sequence of queries to verify correlations between error spikes, latency, and service health.
Quick Start
To begin, activate the skill in a live incident and run: scripts/init to discover available environments, then scripts/setup to configure memory and Axiom access, and finally run scripts/axiom-query to fetch logs for your investigation.