{% extends "dashboard/base.html" %} {% from "partials/_macros.html" import pill, empty_state, info_toggle %} {% block page %}
Teams of operators with a leader who routes work to the right member.
A squad groups operators under a leader, scoped to a workspace. Route work to @squad instead of naming an individual; the leader reads a roster brief and delegates to the best member, so routing stays stable as the team changes.
Assign with the squad_assign MCP tool (creates a squad-tagged task + a leader brief); the leader delegates exactly once with squad_delegate.
{{ s.description }}
{% endif %}