[Bug] Manual-only plugin skills not registered at startup without /reload-plugins
Open 💬 0 comments Opened Jun 28, 2026 by zepson-grain
Bug Description
Title: Manual-only plugin skill (disable-model-invocation: true) not registered at startup — requires /reload-plugins every session
Claude Code version: 2.1.195
Platform: macOS (darwin 25.3.0)
Summary
A plugin skill marked disable-model-invocation: true (manual/slash-command-only) is not available as a slash command on a fresh session start. Running /reload-plugins in the same session makes it available. The fix does not persist — the next session starts with the skill missing again, requiring /reload-plugins once more. This appears to be a regression; it did not happen in earlier versions.