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: