What problem does it solve?
This Skill solves the chaos of scattered agent panes by automatically arranging superteam teammates into a clear, repeatable visual layout so you can follow planning, implementation, and review work across tickets.
Core Features & Use Cases
- Flat vs. by-worktree layout: Use flat for no structural regrouping, or by-worktree to group panes that share the same ticket prefix.
- Pane-title driven grouping: Detects teammate panes by enforcing the
<ticket>:<role> pane-title convention for implementer, spec reviewer, and code reviewer.
- Multiplexer-aware behavior: Reads live pane titles via cmux, tmux, or iTerm2, then applies the appropriate grouping strategy.
- Config persistence: Uses
~/.claude/superteam/config.json to remember multiplexer and the preferred config.layout, with optional override via the skill argument.
Quick Start
Run superteam:layout by-worktree to group implementer, spec-reviewer, and code-reviewer panes under their shared ticket prefix.