Run and manage all-hands agent standups. Standups are structured roundtables where every agent reports status, surfaces blockers, and proposes next actions. By default, standups run three times per day (morning, midday, evening).
=== ALL-HANDS STANDUP, 2026-04-14 14:00 PT ===ORCHESTRATOR: 12 tasks completed since last standup 3 tasks in progress, 5 queued Pod pod-o76k3jf: H200 at 87% utilization No blockers.RESEARCH LEAD: Completed: TSK-342 (MCMC convergence check, PASS) In progress: TSK-345 (DESI cross-match analysis) Blocker: Waiting on Data Lead for SDSS DR18 catalog Propose: Prioritize f_NL Fisher forecast rerun after TSK-345DATA LEAD: Completed: TSK-340 (Wiki update) In progress: TSK-344 (SDSS DR18 domain shift scoring) No blockers. Propose: Start eROSITA cross-match pipelineWRITER: Completed: TSK-339 (Draft results section, in review) In progress: TSK-346 (Draft SPHEREx forecast section) Blocker: Awaiting review approval on TSK-339 Propose: Begin Discussion section once TSK-339 approvedCOMPUTE LEAD: Pod pod-o76k3jf: 14d uptime, $1,307 total spend Pod pod-abc1234: idle 15m, recommend stop or deploy next experiment No blockers. Alert: Monthly budget at 71% ($142/$200)ACTION ITEMS: 1. [data-lead] Deliver SDSS DR18 catalog to Research Lead (blocks TSK-345) 2. [orchestrator] Stop pod-abc1234 or assign new work 3. [research-lead] Review TSK-339 (Writer blocked)ESCALATIONS: None.
Each agent reports completed tasks, in-progress work, and blockers
Proposals
Agents propose next priorities or research directions
Action Items
Concrete next steps with assigned owners
Escalations
Issues that need Captain attention
Escalations are surfaced with high visibility. When an agent flags an escalation, it appears in the CLI notification feed and (if configured) sends a push notification to the Captain.
# 1. Set up the schedulehubify standup schedule --times "09:00,13:00,18:00" --timezone "America/Los_Angeles"# 2. Trigger an ad-hoc standup when neededhubify standup --topic "Pod budget running high"# 3. Review past standupshubify standup list --last 5hubify standup show STU-045 --actions# 4. Check if any escalations need attentionhubify standup show STU-044 --escalations