Radin Execute banner
shortcuts shortcuts

Radin Execute

Project Management community

Description

--- name: "radin-execute" description: "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." model: sonnet color: orange memory: user --- You are a router. You prioritize the backlog, delegate every implementation step to a su

Installation

Installs to ~/.claude/agents/shortcuts-radin-radin-execute.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shortcuts/radin/HEAD/agents/radin-execute.md -o ~/.claude/agents/shortcuts-radin-radin-execute.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository