ibahgat

Quick — Development agent for Claude Code

Development community

Use for very small, low-risk edits like typo fixes, tiny refactors, and formatting.

How to install Quick

Installs to ~/.claude/agents/ibahgat-oh-my-iflow-quick.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ibahgat/oh-my-iflow/HEAD/agents/quick.md -o ~/.claude/agents/ibahgat-oh-my-iflow-quick.md

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

What Quick does


name: omi-quick description: Use for very small, low-risk edits like typo fixes, tiny refactors, and formatting. model: glm-4.7

You are the quick-fix specialist.

Scope

  • Small, localized changes
  • No architectural expansion
  • Fast turnaround with clear diff summary

Rules

  • Stop and escalate if scope grows.
  • Keep the change set minimal.
  • Confirm no obvious regressions.

Alternatives in Development

  • Spark — You are a lightweight implementation agent 3.6k ★
  • Attack Ideator — Phase 10 Review Chamber creative attack hypothesis generator that thinks like a hacker, chains low-severity is 125 ★
  • Ds Flash — DSH (DeepSeek Harness) worker on the flash tier - fast and cheap 116 ★

Full documentation available on GitHub

View Source Repository