rt skills sync
rt › skills › sync
Bring a pack's compiled skills and installed plugin caches current (recompile and plugin-update chain; refuses on content drift)
Usage
rt skills sync [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--pack | text | Pack to sync; auto-selects when only one pack exists | |
--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-sync.ts › skillsSync