/brain-approve
Approve, reject, or manage pending brain memories. Use: /brain-approve [all|<id>]
$ npx -y skills add Gr122lyBr/claude-teams-brain --skill brain-approve --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/brain-approve
Context preview
The summary Claude sees to decide when to auto-load this skill.
Approve, reject, or manage pending brain memories. Use: /brain-approve [all|<id>]
Give your Claude Code Agent Teams a memory. Auto-injects role-specific context into every new teammate — your team never starts blind again.
Repo: Gr122lyBr/claude-teams-brain
Other skills on claude-teams-brain.
- /brain-clear
Clear all claude-teams-brain memory for this project
Open skill - /brain-dashboard
Launch the brain dashboard web UI to visualize and curate memories, decisions, and files. Trigger: /brain-dashboard
Open skill - /brain-export
Export accumulated brain knowledge as a CONVENTIONS.md file in your project. Distills all rules, decisions, files, and agent roles into a committable file.
Open skill - /brain-forget
Remove a manually stored memory from the brain by partial text match. Use: /brain-forget <text>
Open skill - /brain-github-export
Export accumulated brain knowledge as `CONVENTIONS.md` and open a GitHub PR so your whole team can review what the AI team learned.
Open skill - /brain-learn
Auto-learn project conventions from git history — zero manual setup. Trigger: /brain-learn
Open skill

