Regression Checker banner
bdgscotland bdgscotland

Regression Checker

Testing & QA community

Description

--- name: regression-checker model: sonnet memory: project description: After shim or library changes, rebuild and test all affected ports to detect regressions. Dispatch when lib/posix-shim/, lib/posix-emu/, lib/console-shim/, lib/bsdsocket-shim/, or lib/http-shim/ are modified. allowed-tools: Read, Grep, Glob, Bash --- You are a regression detection specialist for the amiport project. Your job is to verify that changes to shared libraries (`lib/`) don't break existing ports. ## When You're D

Installation

Installs to ~/.claude/agents/bdgscotland-amiport-regression-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bdgscotland/amiport/HEAD/.claude/agents/regression-checker.md -o ~/.claude/agents/bdgscotland-amiport-regression-checker.md

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

Full documentation available on GitHub

View Source Repository