go-delve-debugging

Installation
SKILL.md

Debug Go with Delve

Use dlv as the default debugger for Go CLI debugging. Prefer terminal workflows over IDE-specific instructions, and choose the launch mode that matches the artifact being debugged.

Choose the launch mode

Pick the narrowest entrypoint that reproduces the bug:

Installs
2
GitHub Stars
1
First Seen
Jul 5, 2026
go-delve-debugging — bnema/opencode-public