Regenerate the CLI slash-command classification map (src/lib/cli-commands.ts) from the installed Claude CLI. Use after upgrading Claude Code, or when a slash command behaves wrong in a PTY session (hangs on "processing" or is wrongly blocked).
$npx -y skills add alexjbarnes/cockpit --skill regen-cli-commandsInstalls into the current project.
Run `npx skills use "https://github.com/alexjbarnes/cockpit" --skill "alexjbarnes/cockpit/regen-cli-commands"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alexjbarnes/cockpit" that are relevant to the current task. Run `npx skills add "https://github.com/alexjbarnes/cockpit"` and select the relevant skills, then follow their instructions.