Skip to content

/gsd:quick returns "Unknown skill" after fresh install (v1.32.0 + Claude Code v2.1.92) #1736

@isaacgbc

Description

@isaacgbc

GSD Version

1.32.0

Runtime

Claude Code

Operating System

macOS

Node.js Version

v24.13.1

Shell

zsh 5.9 (arm64-apple-darwin)

Installation Method

npx get-shit-done-cc@latest (fresh run)

What happened?

Environment

  • GSD version: 1.32.0 (fresh install via npx get-shit-done-cc@latest --claude --local)
  • Claude Code version: 2.1.92
  • OS: macOS
  • Install type: local (project-level)

Bug

All /gsd:* commands except /gsd:help return Unknown skill: gsd:quick (or whatever command).

What I verified

  • ls .claude/skills/ — files exist
  • ls .claude/commands/gsd/ — empty/doesn't exist
  • /gsd:help works because it loads via Skill(gsd:help) internally
  • All other commands fail at the slash-command level before reaching the skill

Workaround attempted

  • Reinstalled GSD multiple times
  • Updated Claude Code to latest (2.1.92)
  • Tried /clear between attempts
  • Tried Use the gsd-quick skill as natural language — inconsistent results

What did you expect?

Expected behavior

/gsd:quick, /gsd:fast, /gsd:do and all other commands should invoke their respective skills.

Steps to reproduce

Steps to reproduce

  1. npx get-shit-done-cc@latest --claude --local
  2. Installation completes successfully ("60 skills and all hooks configured")
  3. /gsd:help — works, loads skill, shows full command reference
  4. /gsd:quick — fails with "Unknown skill: gsd:quick"
  5. /gsd:fast "test" — same error
  6. /gsd:progress — same error

Error output / logs

GSD Configuration

GSD State (if relevant)

Runtime settings.json (if relevant)

How often does this happen?

Every time (100% reproducible)

Impact

Blocker — Cannot use GSD at all

Workaround (if any)

No response

Additional context

No response

Privacy Checklist

  • I have reviewed all pasted output for PII (usernames, paths, API keys) and redacted where necessary

Metadata

Metadata

Assignees

Labels

area: installerInstallation, CLI setupbugSomething isn't workingconfirmedBug verified to exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions