Commands Shipped
The full command surface, including the six run commands every run-producing team answers to.
Every call is myteams socialteam <command>. Installing the team also registers it as a Claude Code skill, so the same commands are reachable from inside a session as /myagenticteams:socialteam <command> — one definition, two front doors.
Commands
| Command | What it does |
|---|---|
| myteams socialteam research trends | Write a tiered High Signal / Interesting / Worth Watching digest of the last ~48 hours, filtered by the interest profile. |
| myteams socialteam research events | Write a short same-day breaking-news brief with a post-now-or-wait call against the interest profile. |
| myteams socialteam report |
The six it gets for free
Because this team declares a report command it produces runs, and every run-producing team answers the same six commands without declaring them. They default to the team's most recent run, so the common case takes no run id at all.
| Command | What it does |
|---|---|
| myteams socialteam report | Write the run's field report — the facts, plus the driver's own reflection on them. |
| myteams socialteam pause | Stop the run at the next safe point, leaving it resumable. |
| myteams socialteam resume | Pick a paused run back up where it stopped. |
| myteams socialteam log | The run's event stream, as it happened. |
| myteams socialteam findings | Everything the run raised, filterable. |
| myteams socialteam insights | What the run learned that outlives it. |