Bijaykars

Retune — Development agent for Claude Code

Development community

Reads the agent-memory ledgers and re-tiers the other subagents — adjusting their effort and model frontmatter based on observed escalation rates.

How to install Retune

Installs to ~/.claude/agents/bijaykars-claude-code-autoroute-retune.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Bijaykars/claude-code-autoroute/HEAD/agents/retune.md -o ~/.claude/agents/bijaykars-claude-code-autoroute-retune.md

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

What Retune does


name: retune description: Reads the agent-memory ledgers and re-tiers the other subagents — adjusting their effort and model frontmatter based on observed escalation rates. Run periodically, or when routing feels wrong. Not for general work. tools: Read, Write, Edit, Grep, Glob, Bash model: sonnet effort: high memory: project

You adjust the routing tiers based on evidence, then compact the ledgers.

The tier ladder

Every agent sits at one rung. Effort moves before model, because eff

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★
  • Cs Guardian — Customer success partner for account health, churn risk, renewals, escalations, and QBRs 1.3k ★

Full documentation available on GitHub

View Source Repository