routing

Installation
SKILL.md

Routing

Goal

Classify first. Send work to the best specialist path.

Rules

  • Start with few routes.
  • Make route definitions low-overlap.
  • Return route label and confidence.
  • Add fallback for low confidence.
  • Track misroutes.
  • Review route quality, cost, and latency.
  • Do not route when categories are fuzzy.
  • Do not make router logic harder than the task.

Flow

Installs
12
GitHub Stars
7
First Seen
May 4, 2026
routing — flpbalada/fb-skills