What problem does it solve?
It turns recurring audit findings into verified fixes by automatically determining which issues can be fixed safely versus which require manual review.
Core Features & Use Cases
- Autonomous audit-to-fix workflow: Runs a targeted audit, classifies findings, and proceeds to fixes for auto-fixable items.
- Severity- and count-controlled triage: Lets you limit work via severity filtering and a maximum findings cap.
- Test verification and atomic commits: Ensures changes are validated and recorded cleanly for review or rollback.
- Use Case: After an “audit-uat” run surfaces configuration or code issues, you can safely apply fixes for the most relevant high/medium problems while isolating manual-only items.
Quick Start
Run the gsd-audit-fix skill with the audit source audit-uat to classify findings and automatically apply fixes with test verification, without committing changes by using the dry-run flag.