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