BPaulraj

QA Regress — Testing skill for Claude Code

Testing community

Impact-based regression.

How to install QA Regress

Installs to ~/.claude/commands/bpaulraj-qa-agent-framework-qa-regress.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/BPaulraj/qa-agent-framework/HEAD/.claude/commands/qa-regress.md -o ~/.claude/commands/bpaulraj-qa-agent-framework-qa-regress.md

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

What QA Regress does


description: Impact-based regression. Maps changes (ADO work items, sprint, app-repo PRs/commits, local diff, or named components) to components and tests, runs smoke first, then triages by failure cluster and reports. argument-hint: "[--ado-iteration \"\" | --ado-ids 1,2 | --ado-query | --app-pr repo:id | --modules a,b | --base ] [--tier smoke|targeted|full] [--env ]"

Run regression: $ARGUMENTS

Follow `.claude/skills/qa-regression-testing/SKILL.md`.

  1. If `qa

Alternatives in Testing

  • Testing Strategy — This project is small, runs in a terminal, and is mostly deterministic 10.9k ★
  • Smoke Test — Give me prompts to test in the F5 window that opens in C:\GameDev\iemis repo 73 ★
  • Rubyn Self Test — Smoke test Rubyn-Code itself — exercises every major subsystem and reports a pass/fail scorecard 59 ★

Full documentation available on GitHub

View Source Repository