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, or run from inside a pack tree to check that tree | |
--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 | |
--pack-dir | text | Check this pack directory's sources (a worktree, say) instead of resolving --pack through the registry | |
--json | boolean | false | Machine-readable result |
See code: commands/skills.ts › skillsCheck