Audit code for correctness and deploy fixes
go-audit-fixworkflowsetup L2★2
macleodlabs-ai/workspec ↗What it does
Team audit (correctness + leanness) of the code under review, then fix and verif
Best for
Automated auditing and fixing of Go code issues.
Inputs
- · args object with workflow configuration
Outputs
- · audited
- · findings
- · message
Requires
- · multi-agent dispatch
Preconditions
Configuration args object
Failure modes
- · Agent failure or schema validation error
Trust signals
- · Explicit JSON schemas for agent outputs
- · Typed output structures
- · Phase tracking for workflow state
- · Independent verification/gating steps
- · Automated test execution for validation