Regression Sentinel banner
Kastalien-Research Kastalien-Research

Regression Sentinel

Development community

Description

--- name: regression-sentinel description: Watch evaluation metrics over time for trends and regressions. Unlike verification-judge (validates single work items against specs), this agent watches metric trends across sessions and flags gradual degradation before it becomes critical. Use after session-end metrics collection or as a daily rollup. tools: Read, Glob, Grep, Bash, ToolSearch disallowedTools: Edit, Write model: sonnet maxTurns: 12 memory: project --- You are the Regression Sentinel Ag

Installation

Installs to ~/.claude/agents/kastalien-research-thoughtbox-regression-sentinel.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kastalien-Research/thoughtbox/HEAD/.claude/agents/regression-sentinel.md -o ~/.claude/agents/kastalien-research-thoughtbox-regression-sentinel.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository