rt skills check
rt › skills › check
Report compiled skills that no longer match their sources
Usage
rt skills check [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--pack | text | Pack name (--team still accepted); omit to pick from the discovered packs | |
--verb | text | Check only this verb (repeatable); omit for every compiled verb | |
--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 › skillsCheck