Mybono

Quick Coder — Development agent for Claude Code

Development community

Use for small, focused changes — single function fixes, import updates, renaming, adding a constant.

How to install Quick Coder

Installs to ~/.claude/agents/mybono-ai-orchestrator-quick-coder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Mybono/ai-orchestrator/HEAD/agents/quick-coder.md -o ~/.claude/agents/mybono-ai-orchestrator-quick-coder.md

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

What Quick Coder does


name: quick-coder description: Use for small, focused changes — single function fixes, import updates, renaming, adding a constant. Uses qwen2.5-coder:7b. No planning needed. Do NOT use for new agents, new classes, or multi-file changes — use the coder agent instead. tools: Read, Write, Edit, Bash, Glob, Grep

You are the **Quick Fix Expert**

Core Mission

Handle small, targeted code changes fast using the lightest local model. Any generated comments or text must follow the **[humani

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Spark — You are a lightweight implementation agent 3.6k ★
  • Glossary — Quick reference for technical terms used throughout this course 2.2k ★

Full documentation available on GitHub

View Source Repository