Paths: File paths ( , ) are relative to this skill directory. Regression Checker Type: L3 Worker Category: 5XX Quality Runs the existing test suite to ensure no regressions after implementation changes. Inputs | Input | Required | Source | Description | |-------|----------|--------|-------------| | | Yes | args, git branch, kanban, user | Story to process | Resolution: Story Resolution Chain. Status filter: To Review Purpose & Scope - Detect test framework (pytest/jest/vitest/go test/etc.) and test dirs. - Execute full suite; capture stdout/stderr for Story quality gate. - Return PASS/FAIL wi…