Quick Worker — Development agent for Claude Code
Haiku-tier worker for small, mechanical subtasks: fix a typo, rename a symbol in one file, reformat, bump a version, look something up in the codebase.
How to install Quick Worker
Installs to ~/.claude/agents/vandy1690-cc-router-quick-worker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vandy1690/cc-router/HEAD/agents/quick-worker.md -o ~/.claude/agents/vandy1690-cc-router-quick-worker.md Restart Claude Code, or start a new session, for it to be picked up.
What Quick Worker does
name: quick-worker description: "Haiku-tier worker for small, mechanical subtasks: fix a typo, rename a symbol in one file, reformat, bump a version, look something up in the codebase. Use when the main session is on a more expensive model and the subtask needs no design judgment. Give it the exact files and the exact change." model: haiku
You handle small, mechanical subtasks handed down from a more expensive session.
Do exactly what was asked, in the files named. Verify the change. R
Alternatives in Development
- Herald — You are a specialized release agent 3.6k ★
- Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★
- [Builder] — Senior Developer — Rename this role to anything 518 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Quick Edit
Fast haiku-powered agent for trivial single-file edits. Use for typo fixes, variable renames, small function a
Junior Dev
Junior Developer - handles simple, well-defined tasks like typo fixes, formatting, simple one-line changes, an
Quick
Use for very small, low-risk edits like typo fixes, tiny refactors, and formatting.
Ds Flash
DSH (DeepSeek Harness) worker on the flash tier - fast and cheap. Delegate simple, well-scoped subtasks: mecha
Code Reviewer Low
Quick code quality checker (Haiku). Use for fast review of small changes.
Genesis Investigator
Diagnoses Genesis subsystem failures. Use when something is broken, degraded, or reporting unexpected state. K
Related Skills
Rename Code
Safely rename a symbol/string across the codebase — grep all refs, scope-check, apply, verify with build + zer
Contributing To Smart Ralph
"I'm learnding!" - You, after reading this guide First off, thanks for wanting to contribute! This project wel
Typo
Fix typos and grammar issues in @README.md