SessionEnd
25Hook
Runs when a session ends, executing hook_runner.py via python3. From Gr122lyBr/claude-teams-brain.
Hook
Runs when a session ends, executing hook_runner.py via python3. From Gr122lyBr/claude-teams-brain.
Skill Claude CodeCodex
Approve, reject, or manage pending brain memories. Use: /brain-approve [all| ].
Skill Claude CodeCodex
Clear all claude-teams-brain memory for this project.
Skill Claude CodeCodex
Launch the brain dashboard web UI to visualize and curate memories, decisions, and files. Trigger: /brain-dashboard.
Skill Claude CodeCodex
Export accumulated brain knowledge as a CONVENTIONS.md file in your project. Distills all rules, decisions, files, and agent roles into a committable file.
Skill Claude CodeCodex
Remove a manually stored memory from the brain by partial text match. Use: /brain-forget.
Skill Claude CodeCodex
Export accumulated brain knowledge as CONVENTIONS.md and open a GitHub PR so your whole team can review what the AI team learned.
Skill Claude CodeCodex
Auto-learn project conventions from git history — zero manual setup. Trigger: /brain-learn.
Skill Claude CodeCodex
Query the claude-teams-brain for context about a specific role or topic.
Skill Claude CodeCodex
Store a persistent rule or convention that will be injected into all future teammates. Use: /brain-remember.
Skill Claude CodeCodex
Time-travel through any past Agent Team session — see who did what, what decisions were made, and what files were touched, in chronological order.
Skill Claude CodeCodex
List past Agent Team sessions stored in claude-teams-brain.
Skill Claude CodeCodex
Search the brain knowledge base directly for any query. Use: /brain-search.
Skill Claude CodeCodex
Instantly seed the brain with pre-built stack conventions so your AI team starts informed from session one — no cold start.
Skill Claude CodeCodex
Launch the standup meeting UI — a cinematic visualization of each agent role's status report. Trigger: /brain-standup.
Skill Claude CodeCodex
Show brain and session stats — tasks indexed, decisions captured, token savings. Trigger: /brain-stats.
Skill Claude CodeCodex
Quick overview of brain memory — use /brain-stats for detailed breakdown with KB and per-role info.
Skill Claude CodeCodex
Update claude-teams-brain from GitHub. Pulls latest changes, syncs to plugin cache, and reports what changed. Trigger: /brain-update.
Skill Claude CodeCodex
Persistent cross-session memory for Claude Code Agent Teams. Use when spawning agent teams, reviewing past work, or when context from previous sessions is needed. Auto-activates for agent team workflows.