Preflight Checklist
What's Wrong?
According to CHANGELOG.md, since v2.1.3, the slash command and skill are merged.
When skill is located in .claude/skills/my-skill, the /my-skill slash command is available.
However, when the skill is from a plugin e.g., plugin-skill, but /plugin:plugin-skill or /plugin-skill, both are not available.
What Should Happen?
Not sure which behavior is correct
| Type |
Project |
Plugin |
| Command |
Visible |
Visible |
| Skill |
Current Visible |
Current Invisible |
If the changelog is correct, all scenarios should be visible in /[command]
Error Messages/Logs
Steps to Reproduce
- Create a new plugin with plugin
- Install plugin in project-level or use
--plugin-dir to load it
- Check
/skills to ensure skill is available
- Check
/[...] -> not visible if in the plugin
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.3
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Other
Additional Information
No response
Preflight Checklist
What's Wrong?
According to CHANGELOG.md, since v2.1.3, the slash command and skill are merged.
When skill is located in
.claude/skills/my-skill, the/my-skillslash command is available.However, when the skill is from a plugin e.g.,
plugin-skill, but/plugin:plugin-skillor/plugin-skill, both are not available.What Should Happen?
Not sure which behavior is correct
If the changelog is correct, all scenarios should be visible in
/[command]Error Messages/Logs
Steps to Reproduce
--plugin-dirto load it/skillsto ensure skill is available/[...]-> not visible if in the pluginClaude Model
Opus
Is this a regression?
I don't know
Last Working Version
No response
Claude Code Version
2.1.3
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Other
Additional Information
No response