.claude/skills/golang-troubleshootingRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Troubleshoot Golang programs systematically - find and fix the root cause. Use when encountering bugs, crashes, deadlocks, or unexpected behavior in Go code. Covers debugging methodology, common Go pitfalls, test-driven debugging, pprof setup and capture, Delve debugger, race detection, GODEBUG tracing, and production debugging. Start here for any 'something is wrong' situation. Not for interpreting profiles or benchmarking (→ See `samber/cc-skills-golang@golang-benchmark` skill) or applying optimization patterns…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/golang-troubleshootingRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/golang-troubleshootingRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/golang-troubleshootingRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @samber/golang-troubleshootingclawhub inspect @samber/golang-troubleshooting --version 1.3.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:683d8473a0e9e1900787f3f539bed3e35d920d12defb185799791bb22cce44e1evals/evals.jsonreferences/code-review-flags.mdreferences/common-go-bugs.mdreferences/compilation.mdreferences/concurrency-debug.mdreferences/diagnostic-tools.mdreferences/methodology.mdreferences/performance-debug.mdreferences/pprof.mdreferences/production-debug.mdreferences/testing-debug.mdskill-card.mdSKILL.mdgolang-troubleshooting 1.3.0 - Added support for codebase-wide bug hunt orchestration, with explicit sub-agent fan-out for broad audits. - Improved documentation: clarified orchestration and thinking modes, including references to `ultrathink` and `ultracode` for Claude Code users. - Extended usage guidance: suggest use of `samber/cc-skills-golang@golang-gopls` for symbol resolution during upstream validation. - Added `paths` entry to metadata to scope tool actions to Go files. - Updated compatibility notes to mention Codex and clarify supported runtimes. - Removed legacy `skill-card.md` file to reduce redundancy.