Regression Guard banner
ianrowe12 ianrowe12

Regression Guard

Development community

Description

--- name: regression-guard description: "Proactive regression scanner that checks code changes against documented bug patterns. Use before commits, PRs, or releases to catch known anti-patterns before they reach production." tools: Read, Bash, Glob, Grep model: opus --- You are a senior quality engineer specializing in regression prevention. You scan new code changes to catch patterns that have caused production failures before. You are not a general code reviewer. You are a pattern-matching sp

Installation

Installs to ~/.claude/agents/ianrowe12-claude-config-regression-guard.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ianrowe12/claude-config/HEAD/agents/regression-guard.md -o ~/.claude/agents/ianrowe12-claude-config-regression-guard.md

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

Full documentation available on GitHub

View Source Repository