LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-24

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
go
testing
lint
security
code review
quality
run go tests
run static analysis
scan for vulnerabilities
run benchmark tests
Go project (go.mod)
Task runner (Makefile / Taskfile.yml)
Benchmark test files
Integrated report message