[DOCS] Interactive command reference is missing `/reload-plugins`

Resolved 💬 2 comments Opened Mar 4, 2026 by coygeek Closed Mar 7, 2026

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/interactive-mode

Section/Topic

Slash command table for plugin management commands.

Current Documentation

The interactive command list currently includes:

| /plugin | Manage Claude Code plugins |

But no /reload-plugins entry is present.

What's Wrong or Missing?

Changelog v2.1.64 adds /reload-plugins to activate pending plugin changes without restarting. The interactive command reference does not list this command, so users cannot discover it from the built-in slash command docs.

Suggested Improvement

Add /reload-plugins to the interactive command table with:

  1. Purpose: activate pending plugin changes without restart.
  2. Preconditions (if any) and expected output.
  3. Relationship to /plugin workflows.

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

| Page | Line(s) | Context |
|------|---------|---------|
| https://code.claude.com/docs/en/interactive-mode | 133-137 | Command table includes /plugin but no /reload-plugins entry |
| https://code.claude.com/docs/en/plugins | 1-220 | Plugin lifecycle docs do not reference a reload command for pending changes |

Total scope: 2 pages affected

Source: Changelog v2.1.64

  • Added /reload-plugins command to activate pending plugin changes without restarting.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗