[BUG] Can't invoke built-in /memory when a skill /plugin_name:memory is installed
Resolved 💬 2 comments Opened Feb 27, 2026 by hlibkoval Closed Mar 27, 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?
I have a plugin installed with a skill named 'memory'. So it's visible in Claude Code as '/plugin_name:memory'. This prevents the built-in command '/memory' from running.
When I type and send '/memory' to Claude Code, it immediately get's replaced by the '/plugin_name:memory' skill invocation. See video for a demonstration.
https://github.com/user-attachments/assets/2095b17a-4043-4d96-870c-5066c13f134d
What Should Happen?
The built-in '/memory' should be invoked
Error Messages/Logs
Steps to Reproduce
- Add the marketplace:
/plugin marketplace add hlibkoval/claudemd
- Install the plugin:
/plugin install claudemd@claudemd
- Restart Claude Code
- Type and send '/memory'
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.62 (Claude Code)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗