What problem does it solve?
This Skill helps you catch correctness, integration, performance, and security issues before release by coordinating a structured audit across all changed files. It reduces the risk of shipping broken features, insecure code, or unverified infrastructure changes.
Core Features & Use Cases
- Parallel audit orchestration: Dispatches QA, Security, and Integration agents at the same time to review the same change set from different angles.
- Change-aware review flow: Detects changed files with git, skips docs-only updates, and tailors checks to backend, frontend, infrastructure, and config changes.
- Fix-and-verify workflow: Prioritizes CRITICAL and HIGH findings, allows agents to fix serious issues directly, and synthesizes a final release-readiness report.
- Use cases: Ideal before merging a feature branch, after a large refactor, before deployment, or whenever you need a combined code quality and security gate.
Quick Start
Ask the qa-sec skill to audit the current git changes, run parallel QA and security checks, and report any blocking issues before release.