Home/Rahul Garg
Author

Rahul Garg

2 articles by Rahul Garg.

Performance — The Orchestrator's Tax

The Orchestrator's Tax

Subagents get justified by time saved and parallel execution, but that's not what matters most in long-running multi-agent work. Every token in the orchestrator's context is competing for its attention, and the real value of a subagent is what it keeps out of that context, not how fast it runs. I argue that subagents should be treated as a tool for protecting the orchestrator's working memory, off

RGRahul Garg·July 16, 2026Performance
AI & ML — Patterns for Reducing Friction in AI-Assisted Development

Patterns for Reducing Friction in AI-Assisted Development

The practices that make human pair programming effective—onboarding, structured design discussion, shared standards—apply equally to working with AI coding assistants. I propose five patterns that bring this collaborative scaffolding to AI-assisted development, shifting the experience from correcting a tool to collaborating with a capable teammate.

RGRahul Garg·April 8, 2026AI & ML