radin-doctor
Check that radin's own install under ~/.claude is complete and its companion tools are reachable. Use for /radin-doctor, "check my radin install", "is radin…
Remove everything install.sh copied into ~/.claude -- radin's skills and lib scripts. Use for /radin-uninstall, "uninstall radin", "remove radin", "tear down radin", "get rid of radin".
$ npx -y skills add shortcuts/radin --skill radin-uninstall --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/radin-uninstallContext preview
The summary Claude sees to decide when to auto-load this skill.
Remove everything install.sh copied into ~/.claude -- radin's skills and lib scripts. Use for /radin-uninstall, "uninstall radin", "remove radin", "tear down radin", "get rid of radin".
name: radin-uninstall description: | Remove everything install.sh copied into ~/.claude -- radin's skills and lib scripts. Use for /radin-uninstall, "uninstall radin", "remove radin", "tear down radin", "get rid of radin".
Removes every file `install.sh` copied into `~/.claude`, and only those.
RADIN_CLI uninstall
Print the full output to the user as-is. It already lists what was removed and what was left untouched, with manual removal commands for the advisory companion tools.
Check that radin's own install under ~/.claude is complete and its companion tools are reachable. Use for /radin-doctor, "check my radin install", "is radin…
Work through a project's whole backlog: prioritize every task, execute each via a sub-agent, commit after each. Use when the user wants the entire backlog…
Write a step-by-step implementation plan for one backlog entry, without touching code. Scope is one task (a title/keyword), not the whole backlog. Use for…
Log feedback, bugs, follow-ups, or ideas raised mid-session as structured backlog entries, so they survive past the conversation. Use for /radin-record, "log…
Run a thermo-nuclear code quality review over a scope (commit, PR, directory, or a range like "since yesterday"), triage the findings with the user, and log…
Wire codebase-memory-mcp into this repo when install.sh could not do it globally. Use for "set up hooks", "wire up codebase-memory-mcp", "enable the knowledge…