원클릭으로
gsd-audit-fix
// Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
// Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase
Capture ideas, tasks, notes, and seeds to their destination
| name | gsd-audit-fix |
| description | Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit |
<augment_skill_adapter>
gsd-audit-fix or describes a task matching this skill.{{GSD_ARGS}}.{{GSD_ARGS}} as empty.When the workflow needs user input, prompt the user conversationally:
Use these Augment tools when executing GSD workflows:
launch-process for running commands (terminal operations)str-replace-editor for editing existing filesview for reading files and listing directoriessave-file for creating new filesgrep for searching code (or use MCP servers for advanced search)web-search, web-fetch for web queriesadd_tasks, view_tasklist, update_tasks for task managementWhen the workflow needs to spawn a subagent:
.augment/agents/ directory
</augment_skill_adapter>Flags:
--max N — maximum findings to fix (default: 5)--severity high|medium|all — minimum severity to process (default: medium)--dry-run — classify findings without fixing (shows classification table)--source <audit> — which audit to run (default: audit-uat)
<execution_context> @/home/delorenj/code/bhappy/.augment/get-shit-done/workflows/audit-fix.md </execution_context>
Execute the audit-fix workflow from @/home/delorenj/code/bhappy/.augment/get-shit-done/workflows/audit-fix.md end-to-end.