[BUG] GSD get-shit-done autocomplete syntax error

Resolved 💬 3 comments Opened Apr 6, 2026 by hudsondesert Closed Apr 9, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Here's what's happening:

For- https://github.com/gsd-build/get-shit-done

The GSD skills are correctly registered as gsd-plan-phase (hyphens) in ~/.claude/skills/
Claude Code's autocomplete UI groups the 50+ gsd-* skills under a gsd: namespace with colons
When you select gsd:plan-phase from autocomplete, it sends that colon format — but the skill system only knows gsd-plan-phase
Workaround: Type the full command with hyphens directly instead of selecting from the autocomplete dropdown:

/gsd-plan-phase

What Should Happen?

It should be gsd-plan-phase

Error Messages/Logs

Steps to Reproduce

Download the https://github.com/gsd-build/get-shit-done

Try to run the commands in the UI and see the autocomplete not match the commands correctly

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

_No response_

Claude Code Version

2.1.87

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗