RE

regression-testing

Orchestrates regression test pipelines and provides actionable release-readiness insights.

Install

mkdir -p .claude/skills/regression-testing && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/18122" && unzip -o skill.zip -d .claude/skills/regression-testing && rm skill.zip

Installs to .claude/skills/regression-testing

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Execute regression test suites via CI/CD, analyze results, classify failures, and produce GO/NO-GO release decisions. Use when running regression, smoke, or sanity suites through GitHub Actions, monitoring workflow runs, downloading Allure or Playwright artifacts, classifying failures (REGRESSION vs FLAKY vs KNOWN vs ENVIRONMENT vs NEW TEST), computing pass-rate and trend metrics, deciding release readiness, generating executive quality reports, or creating regression issues. Triggers on: run regression, trigger test workflow, analyze test results, quality report, GO/NO-GO decision, release readiness, flaky tests, Allure report, smoke suite, pass rate, nightly test failure, stage 6. Do NOT use for writing new regression tests (that belongs to test-automation) or for manual fix verification (that belongs to sprint-testing).
834 chars✓ has a “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Advanced

Key capabilities

  • Trigger CI suite runs through GitHub Actions
  • Monitor CI workflow runs to completion
  • Classify test failures into categories like REGRESSION or FLAKY
  • Compute pass-rate and trend metrics for test results
  • Generate executive quality reports for stakeholders
  • Create regression issues in Jira based on analysis

How it works

The skill orchestrates the release-readiness pipeline by triggering a CI suite, monitoring its completion, classifying failures, and scoring against release criteria. It then emits a verdict and a stakeholder report.

Inputs & outputs

You give it
GitHub workflow files (.github/workflows/*.yml), master test plan (.context/master-test-plan.md), Playwright config (playwright.config.ts), previous Allure repo
You get back
GO/NO-GO release decision, executive quality reports, regression issues in Jira

When to use regression-testing

  • Trigger smoke test suites
  • Analyze nightly test failures
  • Generate quality reports for stakeholders
  • Classify flaky vs. regression tests

About regression-testing

Manages the lifecycle of regression testing, including triggering CI/CD workflows, analyzing failure patterns, and generating executive reports for go/no-go decisions.

Execute regression test suites via CI/CD, analyze results, classify failures, and produce GO/NO-GO release decisions. Use when running regression, smoke, or sanity suites through GitHub Actions, monitoring workflow runs, downloading Allure or Playwright artifacts, classifying failures (REGRESSION vs

When not to use it

  • Writing new regression tests
  • Performing manual fix verification

Limitations

  • Cannot be used for writing new regression tests
  • Cannot be used for manual fix verification
  • Does not allow skipping analysis before generating a report

How it compares

This skill automates the entire release-readiness pipeline from execution to reporting, unlike manual processes that require separate steps for triggering, monitoring, analysis, and reporting.

Compared to similar skills

regression-testing side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
regression-testing (this skill)02moReviewAdvanced
cicd-diagnostics15moReviewAdvanced
posthog-ci-integration11moCautionIntermediate
verification-quality-assurance14moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry