Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Identify anomalous sessions using Agent Monitor data — cost outliers from the pricing engine, token anomalies (cache miss spikes, compaction baseline surges), unusual event type ratios (PreToolUse/PostToolUse gaps, APIError clusters), behavioral deviations from workflow intelligence (complexity score outliers, error propagation anomalies), and sessions with abnormal metadata (extreme turn_count, high thinking_blocks, zero turn_duration).
.claude/skills/hoangsonww-anomaly-alert/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-13 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 108% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -26% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -32% | 0% |
Detect anomalous sessions in Claude Code Agent Monitor data.
The user provides: $ARGUMENTS
This may be:
http://localhost:4820:GET /api/sessions?limit=500 — historical sessions for baselineGET /api/analytics — aggregated metricsGET /api/pricing/cost — cost data per session### Cost Anomalies
### Duration Anomalies
### Error Rate Anomalies
### Behavioral Anomalies
### Token Anomalies
Present as an Anomaly Report:
═══════════════════════════════════════════════
ANOMALY DETECTION REPORT
Analyzed: N sessions | Baseline: last 30 days
Anomalies found: N (🔴 N critical, 🟡 N warn, 🔵 N info)
═══════════════════════════════════════════════For each anomaly:
Other measured skills in the registry, with their headline benchmark lift.