go-check - Go Project Code Quality Checker
Comprehensively checks the quality of a Go project by performing five parallel checks and outputs an integrated report.
Tags
Updated: 2026-02-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- run go tests
- run static analysis
- scan for vulnerabilities
- run benchmark tests
- perform code review
Inputs
- Go project (go.mod)
- Task runner (Makefile / Taskfile.yml)
- Benchmark test files
Outputs
- Integrated report message
Requirements
- Codex multi_agent capability
- Go installed
- Optional: golangci-lint
- Optional: govulncheck
