with one click
ln-513-regression-checker
// Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.
// Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.
[HINT] Download the complete skill directory including SKILL.md and all related files
| name | ln-513-regression-checker |
| description | Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes. |
| license | MIT |
| model | claude-haiku-4-5 |
Paths: File paths (
references/,../ln-*) are relative to this skill directory.
Type: L3 Worker Category: 5XX Quality
Runs the existing test suite to ensure no regressions after implementation changes.
| Input | Required | Source | Description |
|---|---|---|---|
storyId | Yes | args, git branch, kanban, user | Story to process |
Resolution: Story Resolution Chain. Status filter: To Review
MANDATORY READ: Load references/input_resolution_pattern.md, references/ci_tool_detection.md
MANDATORY READ: Load references/output_normalization.md
Read target project files if they exist: docs/project/infrastructure.md, docs/project/runbook.md
references/output_normalization.md ยง1-ยง3 to test output. Group failing tests by error category (Import/Module, Assertion, Timeout, Type, Connection, Runtime). Report grouped: e.g., "3 Import errors in auth/, 2 Assertion mismatches in payment/".MANDATORY READ: Load references/quality_summary_contract.md, references/quality_worker_runtime_contract.md
Runtime profile:
quality-workerln-513quality-workerworker, status, verdict, issues, warnings, artifact_pathInvocation rules:
runId and summaryArtifactPathrunId and exact summaryArtifactPathMonitor (2.1.98+): For test suite commands expected >30s, use Monitor. Fallback: Bash(run_in_background=true).
references/risk_based_testing_guide.mdreferences/ci_tool_detection.mdreferences/output_normalization.mdreferences/pytest_configuration.mdVersion: 3.1.0 Last Updated: 2026-01-09