Complete reference for all squads-cli commands with real examples from production.
View all squads with agent counts, memory state, and last activity.
$ squads status squads status
● 7 active sessions across 1 squad (claude 7)
11/11 squads │ memory: enabled
┌────────────────────────────────────────────────────────┐
│ SQUAD AGENTS MEMORY ACTIVITY │
├────────────────────────────────────────────────────────┤
│ analytics 1 none — │
│ cli 8 3 entries today │
│ company 2 1 entry yesterday │
│ customer 4 3 entries today │
│ engineering 6 1 entry today │
│ finance 2 1 entry 3d ago │
│ intelligence 24 1 entry today │
│ marketing 4 2 entries 2d ago │
│ product 2 1 entry today │
│ research 6 1 entry 7d ago │
│ website 10 1 entry today │
└────────────────────────────────────────────────────────┘
$ squads status <squad> Squad details
$ squads dash Full dashboard
$ squads run <squad> Execute a squad Drill down into a specific squad's details, agents, and memory.
$ squads status intelligence Gather intelligence that drives business decisions — competitive
landscape, market dynamics, and enterprise adoption patterns.
Agents (24)
┌────────────────────────────────────────────────────────────────┐
│ ○ ANALYTICS_ROADMAP │
│ ○ agent-frameworks-monitor │
│ ○ anthropic-monitor │
│ ○ data-architect │
│ ○ enterprise-ai-monitor │
│ ○ industry-scanner │
│ ○ intel-lead │
│ ○ market-discovery │
│ ○ signal-hunter │
└────────────────────────────────────────────────────────────────┘
Memory (1 entry)
◆ intel-lead
└ updated: 2026-01-06
$ squads run intelligence Run the squad
$ squads memory show intelligence View full memory Full dashboard with metrics, git activity, token economics, and goals.
$ squads dash Execute all agents in a squad based on their SQUAD.md configuration.
$ squads run intelligence Execute a specific agent instead of the entire squad.
$ squads run intelligence/intel-lead Memory = Your Cross-Session Brain. Without memory, every session starts fresh. With memory, you build on previous work.
Semantic search across all squad memory (not keyword matching).
$ squads memory query "analytics" 5 results found
┌──────────────────────────────────────────────────┐
│ LOCATION TYPE SCORE │
├──────────────────────────────────────────────────┤
│ intelligence/intel-lead state 7.2 │
│ marketing/marketing-lead state 7.2 │
│ product/product-lead state 7.2 │
│ website/web-lead state 7.2 │
│ intelligence/intel-lead output 6.0 │
└──────────────────────────────────────────────────┘
Matches
◇ | Claude Code | 2026-01-04 | 80.9% SWE-bench score…
└ intelligence/intel-lead
◇ - feat(intelligence): analytics roadmap…
└ intelligence/intel-lead View full memory for a specific squad.
$ squads memory show intelligence Update squad memory (typically done automatically via state files).
$ squads memory update intelligence List all goals across all squads with progress indicators.
$ squads goal list cli
Build and maintain the Squads CLI…
● [2] Add `squads baseline` command for before/after metrics
● [3] Improve dashboard with cost projections
customer
Manage customer relationships…
● [1] Identify 10 qualified leads
● [2] Contact 5 HOT leads by Jan 10
23 active │ 7 completed Set a new goal for a squad.
$ squads goal set cli "Add baseline command" Mark a goal as complete (interactive selector).
$ squads goal complete cli Smart Triggers = Value-Driven Execution. Agents fire automatically based on Postgres conditions (cost alerts, metrics thresholds, etc.).
List all triggers configured in SQUAD.md files.
$ squads trigger list Sync trigger definitions from SQUAD.md files to Postgres.
$ squads trigger sync Check scheduler health and trigger execution stats.
$ squads trigger status Record execution feedback for a squad run.
$ squads feedback add intelligence View feedback history for a squad.
$ squads feedback show intelligence View aggregate feedback statistics across all squads.
$ squads feedback stats Authentication commands for Squads Pro and Enterprise tiers. These enable cloud sync, team collaboration, and advanced features.
Log in to Squads cloud (Pro/Enterprise only).
$ squads login Show current authenticated user.
$ squads whoami