What problem does it solve?
This Skill eliminates the risk of shipping code with undetected bugs, regressions, or quality gaps by performing a focused, independent QA review of all code changes before they are published or merged.
Core Features & Use Cases
- Focused Diff Review: Inspects all changed files directly (not just summaries) to identify code quality issues, bugs, and residual risks, with findings ranked by severity and linked to specific file/line references.
- Targeted Validation: Runs focused test, lint, and validation commands matched to the modified code surface to catch regressions and enforce project engineering conventions.
- Use Case: After completing a new feature implementation or bug fix, use this skill to run a pre-publish quality gate to confirm no existing functionality is broken and all required tests pass.
Quick Start
Use the qa-sweep skill to run a quality review of your recent code changes and identify any remaining risks before publishing.