Qa Regression banner
ArtJack ArtJack

Qa Regression

Testing community

Description

--- description: "Create or run a regression checklist for a change, release, bug fix, or area." argument-hint: "[change, fix, or area needing regression confidence]" --- Use the `verdict` agent to prepare regression coverage for: `$ARGUMENTS` Verdict must use the bundled template and match the project's own idiom: - `${CLAUDE_PLUGIN_ROOT}/templates/regression-checklist.md` - The project profile in the QA root (§0) — its rules override defaults. Required output: - changed area checks - adj

Installation

Installs to ~/.claude/skills/artjack-verdict-qa-regression/SKILL.md

Terminal
mkdir -p ~/.claude/skills/artjack-verdict-qa-regression && curl -fsSL https://raw.githubusercontent.com/ArtJack/verdict/HEAD/commands/qa-regression.md -o ~/.claude/skills/artjack-verdict-qa-regression/SKILL.md

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

Full documentation available on GitHub

View Source Repository