Anomaly Hunter — Data skill for Claude Code
Multi-agent anomaly detection with real-time investigation.
How to install Anomaly Hunter
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open bledden/anomaly-hunter and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Anomaly Hunter does
Multi-agent anomaly detection with real-time investigation. Built with 8 AI/ML sponsors for autonomous data quality monitoring.
Alternatives in Data
- Claude Code Usage Monitor — by Maciek-roboblog - A real-time terminal-based tool for monitoring Claude Code token usage 7k ★
- Check Data Quality — Renamed → /portaljs-check-data-quality 2.3k ★
- Azure Event Hub Java — Real-time high-throughput streaming for Java 1.8k ★
README
Anomaly Hunter - Autonomous Data Quality Monitor
**Multi-agent anomaly detection with real-time investigation**
[](https://www.python.org/downloads/) [](#sponsors) [](#autonomous-learning) [](#beyond-network-monitoring-universal-anomaly-detection) [](https://github.com/bledden/weavehacks-collaborative)
Built for **Production Readiness** - October 2025
[>>] What It Does
Anomaly Hunter autonomously detects and investigates data anomalies using 3 specialized AI agents working in parallel:
- Pattern Analyst (GPT-5 Pro) - Statistical anomaly detection
- Change Detective (Claude 4.5 Sonnet) - Time-series drift analysis
- Root Cause Agent (Claude 4.5 Sonnet) - Dependency graph investigation
**Result:** Real-time anomaly detection with confidence-scored root cause analysis.
Multi-Model Collaboration Architecture
**Inspired by Facilitair's proven sequential collaboration approach** (73% pass rate, +36.8% quality improvement), Anomaly Hunter implements **multi-agent consensus** instead of relying on a single model for critical decisions.
**Why Multiple Models Beat Single-Model Approaches:**
**Diverse Perspectives**: GPT-5 Pro excels at statistical pattern recognition, while Claude 4.5 Sonnet provides nuanced time-series analysis and causal reasoning. Each model brings different strengths.
**Error Correction Through Consensus**: When agents disagree, the orchestrator synthesizes findings and flags uncertainty. A single model can hallucinate or miss context - three independent analyses reduce false positives.
**Specialization Over Generalization**: Rather than asking o
Related Skills
Copilot Scope
Observability for AI copilot sessions; OpenTelemetry collector, Postgres store, and Blazor dashboard with real
WhereMyTokens
new Windows system tray app for monitoring Claude Code token usage in real time. Per-session token counts, cos
Claudoscope
29 Native macOS menu bar app for Claude Code session analytics. Token/cost tracking, full-text search, real-ti
Edgespark Template
AI-agent-native, one-command EdgeSpark templates. Hatch: static-site host + built-in backend. Perch: link-in-b
Fabric Analytics Projects
End-to-end Fabric projects built with Claude Code and MCP — covering medallion lakehouses, real-time KQL pipel
Data Validation Rules
Governs data validation behavior across Country Finder and Salary Calculator — duplicate detection, missing-fi
Related Agents
AIOps Reviewer
Use this agent to review anomaly-detection/auto-remediation systems and alert-noise reduction built on top of
Claude Code Hook Comms (hcom)
by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enabl
Claude Multi Agent API Server
Production-ready FastAPI service for concurrent Claude Agent session management with real-time monitoring, cos