QA Regress — Testing skill for Claude Code
Impact-based regression.
How to install QA Regress
Installs to ~/.claude/commands/bpaulraj-qa-agent-framework-qa-regress.md
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`.
- 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 RepositoryRelated Skills
Begin
Open a session — orient on project state (branch, recent commits, open PRs), recap from the last /wrap log, of
Spec It
copilot-ado-loop spec stage — generate an implementation spec for the current ticket and route it for Stakehol
Scheduled Jobs
Generate a cluster-safe Quartz scheduled job with configurable cron expression, separate executer bean, Spring
Writing Craft
A blind tested skill for better creative writing. Nine signals three AI judges named after scoring 50 samples
Orbits Stage
Enter the ORBITS flow at a named stage — overview, resolve, breakdown, implement, test or ship — for work alre
Fix Cluster
Fixes a cluster of related GitHub issues as a single pull request. Issue bodies are the spec. Args: issue numb
Related Agents
Ado Helper
Azure DevOps workflow assistant for managing work items, repositories, pipelines, and wikis
E2e QA
E2E QA agent for changed-flow smoke/regression coverage with Playwright/Cypress.
Sprint Initiator
Gathers sprint context and executes sprint setup (branch, sprint.json, smoke tests) for the executor orchestra