/brain-replay
Replay a past Agent Team session as a chronological narrative — who did what, what decisions were made, and what files were touched. Run `/brain-replay` to list recent sessions, or `/brain-replay <run-id>` to replay a specific one. Use `/brain-replay latest` to replay the most
$ npx -y skills add Gr122lyBr/claude-teams-brain --agent claude-codeHow 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-replay
Context preview
What this command does when you run it.
Replay a past Agent Team session as a chronological narrative — who did what, what decisions were made, and what files were touched. Run `/brain-replay` to list recent sessions, or `/brain-replay <run-id>` to replay a specific one. Use `/brain-replay latest` to replay the most
Command definition
brain-replay.mdReplay a past Agent Team session as a chronological narrative — who did what, what decisions were made, and what files were touched. Run `/brain-replay` to list recent sessions, or `/brain-replay <run-id>` to replay a specific one. Use `/brain-replay latest` to replay the most recent session. Partial run IDs are accepted.
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 commands on claude-teams-brain.
- /brain-approve
Approve, reject, or manage pending brain memories
Open command - /brain-clear
Clear all claude-teams-brain memory for this project
Open command - /brain-dashboard
Launch the brain dashboard web UI to visualize and curate memories, decisions, and files
Open command - /brain-export
Export accumulated brain knowledge as a CONVENTIONS.md file in your project
Open command - /brain-forget
Remove a manually stored memory from the brain
Open command - /brain-github-export
Export all accumulated brain knowledge as `CONVENTIONS.md` and open a GitHub Pull Request so your whole team can review what the AI team learned. Requires `gh` CLI to be installed and authenticated.
Open command

