go-vet-check
スター16
フォーク0
更新日2026年5月11日 14:23
Run go vet for the current Go project and report actionable diagnostics.
インストール
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SKILL.md
readonlyメニュー
Run go vet for the current Go project and report actionable diagnostics.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Run go test for the current Go project and summarize failures with actionable context.
Run the headless Neovim integration suite for copilot-agent.nvim and interpret the Plenary test results.
Run Selene with selene.toml against the repository's Lua sources and report actionable diagnostics.
| type | skill |
| lifecycle | stable |
| name | go-vet-check |
| description | Run go vet for the current Go project and report actionable diagnostics. |
| applyTo | **/*.go,go.mod,scripts/check-quality.sh |
Run Go vetting for this project.
Run from the project root:
go vet ./...