anomaly-hunter
Installation
SKILL.md
Anomaly Hunter
Autonomous experiment loop that explores for surprises, not optimization. Finds inputs where a system diverges from its predictor, maps boundaries, and investigates why.
Before Hunting
Gather this context (ask if not provided):
- Target system — Accepts parameterized inputs, returns measurable outputs, runs in minutes.
- Predictor — Model of expected behavior to compare against.
- Input space — Parameters, types, and valid ranges.
- Prior knowledge — What's known to work or fail? Where has nobody looked?
- Discovery mode — Should confirmed anomalies trigger hypothesis generation? (default: yes)