syllago loadout
Loadouts bundle a curated set of syllago content — rules, hooks, skills, agents, MCP servers — into a single shareable configuration.
Use “syllago loadout apply” to try or apply a loadout. Use “syllago loadout create” to build a new loadout interactively. Use “syllago loadout remove” to revert an active loadout.
Subcommands
Section titled “Subcommands”| Command | Description |
|---|---|
apply | Apply a loadout |
create | Interactively create a new loadout |
list | List available loadouts |
remove | Remove the active loadout and restore original configuration |
status | Show active loadout status |
Global Options
Section titled “Global Options”| Flag | Type | Default | Required | Description |
|---|---|---|---|---|
--json | bool | — | No | Output in JSON format |
--no-color | bool | — | No | Disable color output |
-q, --quiet | bool | — | No | Suppress non-essential output |
-v, --verbose | bool | — | No | Verbose output |
Source