Plugin skills not visible in initial `/` slash command list
Resolved 💬 3 comments Opened Feb 25, 2026 by viktorbezdek Closed Mar 1, 2026
Plugin-provided skills (e.g., /claude-mem:do, /repomix-commands:pack-local) don't appear when typing / and scrolling the initial autocomplete dropdown. They only start appearing after typing additional characters that match the skill name.
Expected: Plugin skills should be discoverable in the initial / list — either inline or in a separate "Plugins" section.
Current behavior: Only built-in commands and locally-defined skills appear in the initial dropdown. Users must already know the plugin skill name prefix to find them.
Steps to reproduce:
- Install any plugin that provides skills (e.g.,
claude-mem,repomix-commands) - In a conversation, type
/and scroll the autocomplete list - Plugin skills are not listed
- Type
/claude-mor/repo— plugin skills now appear
Environment: Claude Code CLI (macOS)
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗