go-build
Fix Go build errors, go vet warnings, and linter issues incrementally. Invokes the go-build-resolver agent for minimal, surgical fixes.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install go-build --cli claudewrites the file to.claude/commands/go-build.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/go-build.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Fix Go build errors, go vet warnings, and linter issues incrementally. Invokes the go-build-resolver agent for minimal, surgical fixes.
When to use it
Fix Go build errors, go vet warnings, and linter issues incrementally. Invokes the go-build-resolver agent for minimal, surgical fixes.
How to install / invoke
Vendored from affaan-m/ecc (workflows). See the source: https://github.com/affaan-m/ecc/blob/main/commands/go-build.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).