/armor:investigate skill performs root cause analysis by combining lineage, intelligence, and historical data.
Usage
- “Why is this table stale?”
- “What caused this alert?”
- “Debug the orders pipeline issue”
Investigation Workflow
- Gather Context: Check current status, recent alerts, freshness
- Trace Dependencies: Use lineage to find upstream issues
- Analyze Patterns: Check historical data for recurring problems
- Recommend Actions: Suggest fixes based on findings
Example Usage
Investigate Stale Table
Investigate Alert
Common Questions
Can the investigate skill find root causes outside AnomalyArmor, like Airflow or dbt failures?
No. The agent stops at the edge of AnomalyArmor’s visibility, so it can identify which upstream table is stale and when it stopped updating, but it can’t read your orchestrator’s logs. It does surface the ETL time window and affected tables so you know where to look.Related Skills
Lineage
Trace dependencies
Alerts
Alert details
Status
Health overview
