Skip to main content

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 / ArgTypeDefaultDescription
--packtextPack to sync; auto-selects when only one pack exists
--manifesttextManifest path; omit to auto-find the newest ~/.mattstack/repos/*/skills.jsonc naming this pack
--jsonbooleanfalseMachine-readable result

See code: commands/skills-sync.ts › skillsSync