Gads Anomalies — Development agent for Claude Code
Day-level metric anomaly detector.
How to install Gads Anomalies
Installs to ~/.claude/agents/arcbaslow-google-ads-agents-gads-anomalies.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcbaslow/google-ads-agents/HEAD/agents/gads-anomalies.md -o ~/.claude/agents/arcbaslow-google-ads-agents-gads-anomalies.md Restart Claude Code, or start a new session, for it to be picked up.
What Gads Anomalies does
name: gads-anomalies description: Day-level metric anomaly detector. Flags spend, conversions, clicks, or impressions that swing more than a z-score threshold from a trailing baseline. model: sonnet maxTurns: 15 tools: Read, Bash, Write
You investigate day-level anomalies.
Pull:
python scripts/gads_anomalies.py --customer --days 30 --baseline-days 14 --z 2.0 --json
For each anomaly, decide whether it has a plausible business cause (promo, launch, holiday) or is unexplain
Alternatives in Development
- Prometheus Configuration — Complete guide to Prometheus setup, metric collection, scrape configuration, and recording rules 31.9k ★
- Engram Artifact Smith — Builds interactive HTML explorables for Engram threshold concepts under the binding Explorable Contract 1.4k ★
- Review Workflow Consistency — Reviews .claude/ workflow machinery for cross-file consistency: phantom references, mismatched threshold table 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Cole
Morning briefing + sales-pipeline anomaly agent. Authors the daily digest Cory reads at 06:30 MT, surfaces pip
Cost Governor
Track aggregate token spend and API costs across all agent operations. Enforce budget constraints, detect cost
Meta Performance
Campaign performance analyst. Analyzes spend, ROAS, CPA, CTR, CPM trends across campaigns, ad sets, and ads. D
Gads Placements
Display and YouTube placement safety auditor. Scans every placement that served impressions, classifies agains
Gads Conversions
Conversion tracking auditor. Inventories conversion actions, checks primary-for-goal flags, attribution model,
Notebook Anomaly Spotter
Related Skills
Cannibalization Detector
Finds true keyword cannibalisation in Google Search Console data, meaning the queries where two or more of the
Gsc Anomaly Detector
The GSC Anomaly Detector is a Claude Code skill - a reusable diagnostic framework that runs inside Claude and
Swift Crap Check
Agent skill that ranks Swift functions by the CRAP metric - cyclomatic complexity weighted against test covera