Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

17 pages for /reload-plugins.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude Code changelog Claude Code CLI · in the page changelog …`plugin.json` was saved with a UTF-8 byte-order mark (BOM) * Fixed `/reload-plugins` reporting 0 skills for plugins that define skills under `skills/*/SKILL.md` * Fixed hook error messages showing… Push events into a running session with channels Claude Code CLI · in the page channels …ross all your projects. Check the install summary: if it reports `Run /reload-plugins to activate.`, run that command to activate the plugin's configure command. </Step> <Step title="Conf… Scan your codebase for vulnerabilities Claude Code CLI · in the page claude-security …lugin name for a typo. Check the install summary. If it reports `Run /reload-plugins to activate.`, apply the pending change without a restart: ```text theme={null} /reload-plugins ``` Once the plu… Commands Claude Code CLI · in the page commands …-plugins#install-plugins) tells you whether it did or whether to run `/reload-plugins`… Discover and install prebuilt plugins through marketplaces Claude Code CLI · in the page discover-plugins …e your new plugin"> Check the install summary: if it reports `Run /reload-plugins to activate.`, run `/reload-plugins`, and if that warns that the reload will re-read the conversation, rerun it as… Connect Claude Code to tools via MCP Claude Code CLI · in the page mcp …k the plugin name. Check the install summary: if it reports `Run /reload-plugins to activate.`, run that command. </Step> <Step title="Run the build skill"> ``` /mcp-server-dev:build… Constrain plugin dependency versions Claude Code CLI · in the page plugin-dependencies …t-a-headershelper-command), which you install yourself first. Later, `/reload-plugins`, auto-update of the dependent plugin's marketplace, re-running `claude plugin install` on the dependent plugin, a… Create and distribute a plugin marketplace Claude Code CLI · in the page plugin-marketplaces …to confirm the install. Check the install summary: if it reports `Run /reload-plugins to activate.`, run that command. ```shell theme={null} /plugin marketplace add ./my-marketplace /plug… Create plugins Claude Code CLI · in the page plugins …today. Make the greeting personal and encouraging. ``` Run `/reload-plugins` to pick up the changes. Then try the skill with your name: ```shell theme={null} /my-first-plugin:hello… Plugins reference Claude Code CLI · in the page plugins-reference …rs can be configured independently of user MCP servers * If you run [`/reload-plugins`](/docs/en/discover-plugins#apply-plugin-changes-without-restarting) mid-session, Claude Code keeps the live conne… How Claude Code uses prompt caching Claude Code CLI · in the page prompt-caching …gin changes apply Claude Code applies a plugin change when you run [`/reload-plugins`](/docs/en/discover-plugins#apply-plugin-changes-without-restarting) or start a new session. You pay the cost, whe… Continue local sessions from any device with Remote Control Claude Code CLI · in the page remote-control …ts` (prints the billing URL instead of opening a browser), `/recap`, `/reload-plugins` * `/model`, `/effort`, `/fast`, `/color`, and `/rename`: pass the value as an argument, for example `/model son… Catch security issues as Claude writes code Claude Code CLI · in the page security-guidance …check the plugin name. Check the install summary. If it reports `Run /reload-plugins to activate.`, apply the pending change without a restart: ```text theme={null} /reload-plugins ``` ### Enable i… Extend Claude with skills Claude Code CLI · in the page skills …anges to `hooks/`, `.mcp.json`, `agents/`, and `output-styles/` need `/reload-plugins` to take effect. </Note> #### Discovery from parent and nested directories Project skills load from `.claude/ski… Week 22 · May 25–29, 2026 Claude Code CLI · in the page whats-new/2026-w22 …rrent session:</p> ```text title="Claude Code" wrap theme={null} /reload-plugins ``` <a className="digest-feature-link" href="/docs/docs/en/security-guidance">Security guidance plugin</a> </… Week 30 · July 20–24, 2026 Claude Code CLI · in the page whats-new/2026-w30 …Install the plugin from the official Anthropic marketplace, run <code>/reload-plugins</code>, then start a scan with <code>/claude-security</code>:</p> ```text Claude Code theme={null} > /plugin… Week 32 · August 3–7, 2026 Claude Code CLI · in the page whats-new/2026-w32 …reports <code>Plugin is now active.</code> or tells you to run <code>/reload-plugins</code></div> <div><a href="/docs/docs/en/agent-view#how-file-edits-are-isolated">Background sessions</a> that…