Launch the standup meeting UI — a cinematic visualization of each agent role's status report. Trigger: /brain-standup
Scanned 5/27/2026
Install via CLI
openskills install Gr122lyBr/claude-teams-brain---
name: brain-standup
description: |
Launch the standup meeting UI — a cinematic visualization of each agent role's status report.
Trigger: /brain-standup
user_invocable: true
---
# brain-standup
Launch an animated standup meeting visualization. Each agent role "presents" their status — what they did, what's next, and any blockers — with a cinematic walk-in animation and typewriter effect.
## Instructions
Launch the standup server:
```
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/standup_server.py --project-dir "$CLAUDE_PROJECT_DIR" &
```
Then open in browser:
```
python3 -m webbrowser "http://localhost:7433"
```
Tell the user:
- Standup meeting is running at http://localhost:7433
- Each agent role will present their report with animations
- Use the controls at the bottom to pause, skip, or replay
- 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', ...