rt skills audit
rt › skills › audit
Advisory LLM audit of a pack's skills and fills for shell instructions the MCP tools cover (plain-words commands, shell-variable hand-offs, wrapped calls); slow, costs tokens, never a gate
Usage
rt skills audit [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
--pack | text | Pack name; omit with --pack-dir | |
--pack-dir | text | Audit this pack directory instead of resolving --pack | |
--json | boolean | false | Machine-readable result |
See code: commands/skills-audit.ts › skillsAudit