agent-routing

Route issues to suitable agents using defined routing rules and decision matrices.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ebijun1007/vibe-coding --skill agent-routing-ebijun1007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-routing
Source: https://github.com/ebijun1007/vibe-coding/tree/main/.codex/skills/agent-routing
Command: npx skills add https://github.com/ebijun1007/vibe-coding --skill agent-routing-ebijun1007

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a decision framework to route issues to the correct agent by clarifying ownership of Open Questions, separating structure decisions from implementation, and defining what not to do.

Core Features & Use Cases

  • Establishes routing criteria for when to hand off to chatgpt for requirements, codex for organization, or claude-code for implementation decisions.
  • Documents a clean back-and-forth process to ensure Open Questions have a clear destination and that responsibilities are separated.

Quick Start

Tell the AI to route an ambiguous issue to the most appropriate agent to determine scope and ownership.

Frequently Asked Questions about agent-routing

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

FAQPage Schema
How do I route tasks to the right agent for product development planning?

Task routing separates problem structuring from implementation by enforcing a decision matrix that defines handoff criteria. This clarifies ownership of open questions and ensures implementation responsibilities are distinctly documented.

How do I manage agent handoffs for open-question triage in requirements gathering?

Manage agent handoffs by documenting a clean back-and-forth process that ensures open questions have a clear destination. Routing criteria dictate when to hand off requirements, organization, or implementation decisions to the appropriate agent.

What's the best way to clarify decision authorship and implementation responsibilities?

Clarify decision authorship by establishing routing rules that separate structure decisions from implementation. A structured decision matrix documents exceptions and defines exactly what not to do, ensuring clear responsibility boundaries.

When do I need a decision matrix for task routing in product management?

You need a decision matrix for task routing when triaging ambiguous issues that require clear scope and ownership. It enforces structured routing criteria to determine whether an issue needs requirements, organization, or implementation handling.

Does agent routing work for separating problem structuring from implementation?

Yes, agent routing explicitly separates problem structuring from implementation by defining routing rules and handoff criteria. It documents exceptions to ensure that decision authorship and implementation responsibilities remain distinct.