Command
Productivity
Command
/update
Update the Hivemind plugin to the latest version
Install
> /plugin marketplace add activeloopai/hivemind > /plugin install hivemind@hivemind
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/update
Context preview
What this command does when you run it.
Update the Hivemind plugin to the latest version
Command definition
update.mddescription: Update the Hivemind plugin to the latest version allowed-tools: Bash
First refresh the marketplace cache, then update:
claude plugin marketplace update hivemind 2>/dev/null; claude plugin update hivemind --scope user 2>/dev/null; claude plugin update hivemind --scope project 2>/dev/null; claude plugin update hivemind --scope local 2>/dev/null; claude plugin update hivemind --scope managed 2>/dev/null; echo "Done."
Tell the user to run `/reload-plugins` to apply the update.
Stats
1,605
Stars
107
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
2d ago
Last commit
5mo ago
Created
Repo: activeloopai/hivemind
In this plugin
See everything inside 
