Launch the brain dashboard web UI to visualize and curate memories, decisions, and files. Trigger: /brain-dashboard
Scanned 5/27/2026
Install via CLI
openskills install Gr122lyBr/claude-teams-brain---
name: brain-dashboard
description: |
Launch the brain dashboard web UI to visualize and curate memories, decisions, and files.
Trigger: /brain-dashboard
user_invocable: true
---
# brain-dashboard
Launch an interactive web dashboard showing all brain memory — tasks, decisions, files, and sessions. Includes memory curation (approve/reject/flag) and activity timeline.
## Instructions
Launch the dashboard server:
```
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/dashboard_server.py --project-dir "$CLAUDE_PROJECT_DIR" &
```
Then open in browser:
```
python3 -m webbrowser "http://localhost:7432"
```
Tell the user:
- Dashboard is running at http://localhost:7432
- They can approve, reject, or flag memories from the Memory Curation tab
- The dashboard auto-refreshes every 30 seconds
- Close the terminal or press Ctrl+C to stop the server
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...