Notebook Anomaly Spotter banner
gpt-cmdr gpt-cmdr

Notebook Anomaly Spotter

Development community

Description

--- name: notebook-anomaly-spotter model: haiku tools: [Read, Grep, Glob] working_directory: working/notebook_runs skills: [] description: | Fast reviewer for condensed notebook output digests (audit.md / audit.json). Flags “unexpected behavior” signals even when no exception is raised: empty results, missing expected artifacts, suspicious NaNs/zeros, path leakage, and warnings that indicate degraded correctness. Use as a downstream reviewer for notebook-runner and example-notebook-lib

Installation

Terminal
claude install-skill https://github.com/gpt-cmdr/ras-commander/blob/main/.claude/agents/notebook-anomaly-spotter.md

Full documentation available on GitHub

View Source Repository