Skip to content
Development
Command

/brain-update

Update claude-teams-brain to the latest version from GitHub

From plugin
claude-teams-brain
2716 skills16 commands
Install
$ npx -y skills add Gr122lyBr/claude-teams-brain --agent claude-code

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/brain-update

Context preview

What this command does when you run it.

Update claude-teams-brain to the latest version from GitHub

Command definition

brain-update.md
name: brain-update
description: Update claude-teams-brain to the latest version from GitHub

Update claude-teams-brain by pulling the latest version from GitHub and syncing it to the plugin cache.

Run:

bash ${CLAUDE_PLUGIN_ROOT}/scripts/update.sh

After the script completes, display the results as markdown:

## claude-teams-brain update
- [x] Pulled latest from GitHub
- [x] Synced to plugin cache
- [x] Version: <version>
- [x] Changes: <summary of changed files or "already up to date">

Use `[x]` for success, `[ ]` for failed steps. If hooks or settings changed, tell the user to restart Claude Code to apply them.

Ships withclaude-teams-brain

Give your Claude Code Agent Teams a memory. Auto-injects role-specific context into every new teammate — your team never starts blind again.

Get the whole plugin, auto-invoked
Stats
27
Stars
1
Views
2
Forks
Maintained
Maintenance
Python
Language
4mo ago
Last commit
5mo ago
Created

Repo: Gr122lyBr/claude-teams-brain