RyanAlberts

Regression Checks — Development skill for Claude Code

Development community

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

Terminal
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 Repository