radin
01Plugin Claude Code
Cost-optimized agentic workflow stack for solo devs: backlog orchestration (radin-orchestrator, radin-plan, radin-review) plus curated companion tools.
Plugin Claude Code
Cost-optimized agentic workflow stack for solo devs: backlog orchestration (radin-orchestrator, radin-plan, radin-review) plus curated companion tools.
Instructions file CodexOpenCode
Instructions for shortcuts/radin, covering radin — agent reference, project, dev loop, storage contract and backlog entry schema.
Instructions file
Instructions for shortcuts/radin, a project described as: 🐀 the agentic stack for those who have to save tokens.
Agent
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 processed — "work through my backlog" — not one named task. Delegates all implementation to sub-agents; clarifies ambiguity via AskUserQuestion rather than guessing.
Skill Claude CodeCodex
Check that radin's own install under /.claude is complete and its optional companion tools are reachable. Use for /radin-doctor, "check my radin install", "is radin installed correctly", "radin doctor", "verify radin install".
Skill Claude CodeCodex
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 /radin-plan, "plan this backlog entry", "write a plan for X before we execute it". radin-execute delegates here for any entry too complex to implement directly.
Skill Claude CodeCodex
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 this to the backlog", "add as follow-up/bug/idea", "record what we just found", "note this for later", "add findings to backlog". Triggers even on vague asks…
Skill Claude CodeCodex
Run a thermo-nuclear code quality review over a scope (commit, PR, directory, or a range like "since yesterday") and log each finding as a backlog entry instead of printing to terminal. Use for /radin-review, "review and log to backlog", "audit this commit/PR/directory and file backlog entries", "turn this review into…
Skill Claude CodeCodex
Wire up per-repo hooks/MCP config for radin's companion tools (code-review-graph). Use for "set up hooks", "wire up code-review-graph", "enable the knowledge graph here", or right after install.sh in a new project.
Skill Claude CodeCodex
Print the current project's backlog to the terminal. Use for /radin-show, "show me the backlog", "what's in the backlog", "list backlog items", "print the backlog".
Skill Claude CodeCodex
Show stats/gain output from every companion tool that ships one, side by side. Use for /radin-stats, "show me all my stats", "aggregate my tool gains", "what savings am I getting from these tools".
Skill Claude CodeCodex
Remove everything install.sh copied into /.claude -- radin's agent, skills, and lib scripts. Use for /radin-uninstall, "uninstall radin", "remove radin", "tear down radin", "get rid of radin".