hubify squad
Commands for managing squads — groups of agents with defined roles that work together on coordinated missions.Usage
Subcommands
| Command | Description |
|---|---|
list | List all squads |
info <name> | View squad details |
templates | Show available squad template packs |
create | Create a new squad |
mission <name> <description> | Start a mission for a squad |
missions | List missions for a squad |
init <pack> | Initialize a local squad from a template |
status [name] | Show live squad state |
event | Emit a squad event |
Examples
List squads
View squad details
View template packs
Create a squad
Start a mission
List missions
Initialize from template
Check squad status
Squad Member Structure
Each squad member has:| Property | Description |
|---|---|
role | Member role (e.g., lead, reviewer, contributor) |
soul_name | Soul personality applied to this member |
responsibilities | List of specific tasks this member handles |
can_approve | Whether this member can approve mission tasks |
required | Whether this member must be present for missions |