dev-lead-routing

Route development tasks to language and framework expert agents.

34|5|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/baekenough/oh-my-customcode --skill dev-lead-routing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-lead-routing
Source: https://github.com/baekenough/oh-my-customcode/tree/main/templates/.claude/skills/dev-lead-routing
Command: npx skills add https://github.com/baekenough/oh-my-customcode --skill dev-lead-routing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes development tasks to the correct language or framework expert agents, enabling teams to decouple planning from execution and reduce handoffs.

Core Features & Use Cases

  • Orchestrates sw-engineer agents across language, frontend, backend, and tooling domains.
  • Maps requests by file extensions and keywords to the appropriate expert agents.
  • Supports parallel routing for multi-language tasks and coordinated reporting.

Quick Start

Instruct the orchestrator to route a code review request to the Go and Python experts.

Frequently Asked Questions about dev-lead-routing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route development tasks to the correct expert agents for code review?

Routing development tasks to expert agents involves mapping requests by file extensions and keywords to the appropriate language and framework specialists. The orchestrator coordinates multi-agent execution and reporting for code review, implementation, refactoring, and debugging tasks.

Can I process multi-language code review requests in parallel?

Yes, multi-language code review requests support parallel routing to expert agents. The system orchestrates sw-engineer agents across frontend, backend, and tooling domains while applying parallelism constraints to coordinate the final reporting.

How does multi-agent routing detect which framework expert to use?

Multi-agent routing detects the correct framework expert by applying detection rules that map file extensions and keywords to specific language and tooling domains. This ensures development and refactoring requests reach the appropriate specialized agent.

What's the best way to decouple planning from execution in multi-language refactoring?

Decoupling planning from execution in multi-language refactoring is achieved by routing implementation requests to appropriate expert agents. This reduces handoffs by letting the orchestrator distribute specialized tasks across language-specific sw-engineer agents.

Does multi-agent routing work for debugging requests across multiple languages?

Yes, multi-agent routing works for debugging requests across multiple languages. It applies detection rules to map file extensions and keywords to the correct expert agents, coordinating execution and reporting for the debugging tasks.