rt skills surface
rt › skills › surface
List, set, or apply the pack's public/internal skill surface (bare invocation opens a multi-toggle palette)
Usage
rt skills surface <mode> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<mode> | text | list | set <name>... --public|--internal | apply; omit for the palette | |
--pack | text | Pack name (--team still accepted); omit to pick from the discovered packs, or run from inside a pack tree to act on that tree | |
--dry-run | boolean | false | apply only: print planned moves without touching disk |
--json | boolean | false | Machine-readable result |
See code: commands/skills.ts › skillsSurface