rt skills composition
rt › skills › composition
Report the pack's full binding composition -- verbs, slots, fills, and every binder in the manifest (roster and stages both)
Usage
rt skills composition [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--pack | text | Pack name (--team still accepted); omit to pick from the discovered packs | |
--manifest | text | Manifest path; omit to auto-find the newest ~/.mattstack/repos/*/skills.jsonc naming this pack | |
--json | boolean | false | Machine-readable result |
See code: commands/skills.ts › skillsComposition