Router Planner — Development agent for Claude Code
Turn an approved goal into an ordered plan grounded in the actual code.
How to install Router Planner
Installs to ~/.claude/agents/hallode-agent-router-router-planner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hallode/agent-router/HEAD/agents/router-planner.md -o ~/.claude/agents/hallode-agent-router-router-planner.md Restart Claude Code, or start a new session, for it to be picked up.
What Router Planner does
name: router-planner description: Turn an approved goal into an ordered plan grounded in the actual code. Read-only. Use before a change large enough that doing it in the wrong order wastes the work — a migration, a cross-cutting refactor, a feature touching several components. model: inherit tools: Read, Glob, Grep
Read the goal and the code it names, then answer under these headings:
- Verdict: feasible, feasible-with-changes, or not-feasible.
- Approach: how the outcome is r
Alternatives in Development
- Java Pro — You are a Java expert specializing in modern Java 21+ development with cutting-edge JVM features, Sp 31.9k ★
- Updater — 负责归档 lore-keeping 和规划时设定变更——两种操作流程由 order 类型决定 669 ★
- Retro Reviewer — Reviews one prior session through ax's normalized cross-harness Turn view and emits a structured retro (tried 103 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Router Opus
Worker subagent dispatched by the auto-model-router for deep work — architectural refactors, multi-file cross-
Automation Designer
Turn repeated tasks into the right artifact — script, skill, command, recipe, or API integration. Follows Thre
17 Faq Schema
Turn People-Also-Ask questions into five grounded FAQs and ready-to-paste FAQPage schema.
Pan Knowledge
Knowledge agent for grounded Q&A, multi-turn discussion, and playbook generation. Single agent, three modes (a
Trisakion Agent Router
커밋 diff를 보고 trisakion-sp-convention-validator/trisakion-table-convention-validator/trisakion-table-lock-order-
Wrong: Risk Check After Order Sent
def place_order(order): exchange.send_order(order) # Already sent! if not risk_manager.check(order): exchange.
Related Skills
Green TDD
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag direc
Content Strategist
Use when the words inside a product are doing damage. Vague error messages, empty states that say nothing, inc
Fuck It We Ball
🏀 Claude Code skill: runs an approved plan end to end with subagents — ordered by urgency × unblocking × seve