[Bug] Command execution fails when skill and command share the same name
Resolved 💬 3 comments Opened Jan 6, 2026 by EzraEllette Closed Jan 10, 2026
Bug Description
When a skill and command share the same name, the command becomes un-invocable by users - it defaults to "only Claude can invoke" behavior even though it's defined as a command.
Steps: 1. create skill with name. 2. Create command with name. 3. run command and error?
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.0.76
- Feedback ID: fd62679d-2459-4172-954e-1b220ea9a1bb
Errors
[{"error":"Error: Request was aborted.\n at _0A._createMessage (file:///Users/ezraellette/.config/yarn/global/node_modules/@anthropic-ai/claude-code/cli.js:514:3157)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2026-01-06T18:47:37.546Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗