shortcuts
User๐ the agentic stack for those who have to save tokens
Categories
Indexed Skills (6)
radin-plan
Write a step-by-step implementation plan for one backlog entry, without touching code. Takes a task scope โ a title/keyword โ instead of the whole backlog. Judges whether the scope is broad enough to split into multiple independent plans, confirms any split with you directly, then writes one plan file per resulting sub-task, reviews it with thermo-nuclear and ponytail-review before handing it off, and appends a `**Plan:**` pointer back to the entry. Use for /radin-plan, "plan this backlog entry", "write a plan for X before we execute it". radin-execute delegates to a planning sub-agent that invokes this skill, non-interactively, for any entry it judges too complex to implement without a plan.
radin-record
Log feedback, bugs, follow-ups, or ideas raised mid-session as structured BACKLOG.md entries, so they survive past the conversation. Use for /radin-record, "log this to BACKLOG.md", "add as follow-up/bug/idea", "record what we just found", "note this for later", "add findings to backlog". Triggers even on vague asks ("add the findings") โ scan the whole session, not just the literal text.
radin-review
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.md 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 a backlog".
radin-stats
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".
radin-setup-hooks
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.
radin-show
Print the current project's BACKLOG.md to the terminal. Use for /radin-show, "show me the backlog", "what's in the backlog", "list backlog items", "print BACKLOG.md".
Bio shown is the top-scored skill's repo description as a fallback โ real GitHub bios land in a future update.