Regression Checks — Development skill for Claude Code
Run your checks on every code change and keep watching production.
How to install Regression Checks
Installs to ~/.claude/skills/ryanalberts-pmstack-regression-checks/SKILL.md
mkdir -p ~/.claude/skills/ryanalberts-pmstack-regression-checks && curl -fsSL https://raw.githubusercontent.com/RyanAlberts/pmstack/HEAD/commands/regression-checks.md -o ~/.claude/skills/ryanalberts-pmstack-regression-checks/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Regression Checks does
description: Run your checks on every code change and keep watching production argument-hint: "[project.json]"
Use the Skill tool to run the `pmstack-regression-checks` skill from the pmstack plugin with these arguments: $ARGUMENTS. If the skill is not available, tell the user to run /plugin install pmstack@pmstack.
Alternatives in Development
- Autoresearch — Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code 2.5k ★
- Reset To Ideation — Roll back plugin to ideation stage - keep idea/mockups, remove all implementation 209 ★
- Proactive / Autonomous 모드 — 관찰 위치: Claude Code 내부 아키텍처 PROACTIVE 또는 KAIROS 플래그 뒤에 있는 기능입니다 149 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Webflow Template Preflight
Creator checklist and Claude skill for Webflow template preflight, with structural HTML checks and HTTP regres
Jko Claude Plugins
Provide Claude plugins with shared coding guidelines, review checks, and stack-specific skills to keep agents
Reduce Tests
Prune tests TDD left behind — keep only those that name a specific bug they would catch in production.
Claude Keep Undo
Review every change Claude Code makes to your files and Keep or Undo them hunk by hunk.
Another
Keep the session. Change the agent. Native session manager for Pi, Codex, Claude Code, Cursor, OpenCode, and m
Add Observability
Add production observability to a service — structured logging, metrics endpoint, health checks, and Sentry er
Related Agents
Engine Design Review Risk Governance
Before a change you've asked for gets built, checks how the plan could fail, be abused, or break a rule it mus
Canary Monitor
Runs post-deploy canary monitoring — health checks, regression detection, error pattern scanning. Dispatched b
Regression Guard
Proactive regression scanner that checks code changes against documented bug patterns. Use before commits, PRs