[BUG] User scoped slash commands incorrect show as project scoped
Resolved 💬 2 comments Opened Aug 20, 2025 by timfallmk Closed Aug 20, 2025
Environment
- Platform (select one):
- [ ] Anthropic API
- [x] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version:
1.0.84 (Claude Code) - Operating System:
macOS 26 Tahoe - Terminal: `iTerm2
Bug Description
Nit: Claude Code incorrect identifies slash commands stored in the user home dir (~/.claude/commands/) as being "project scoped" (see screenshot) and gitignored.
Steps to Reproduce
- Create user scoped slash command
- Launch
claude - List slash commands
Expected Behavior
Shows correct (user) scope
Actual Behavior
Shows incorrect (project) scope
Additional Context
<img width="849" height="274" alt="Image" src="https://github.com/user-attachments/assets/ac35c094-b6a3-490f-b9eb-054f98b353ba" />
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗