Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Route tasks via the 3-tier model selector and learned patterns; emits a routing rationale via hooks_explain
Pick the optimal agent + model tier for a task using learned patterns + the 3-tier router. Emits a hooks_explain rationale so the choice is auditable.
Before starting any non-trivial task. Replaces manual agent selection with data-driven decisions.
mcp__claude-flow__hooks_route with the task description. Returns { recommended, confidence, reasoning }.mcp__claude-flow__hooks_model-route for Haiku/Sonnet/Opus selection.mcp__claude-flow__hooks_intelligence_pattern-search to find prior successes.mcp__claude-flow__neural_predict with the task description for a confidence-scored prediction.--why was passed) — call mcp__claude-flow__hooks_explain to surface the routing rationale to the user.mcp__claude-flow__hooks_model-outcome with success: true|false to train the router.| Tier | Handler | Latency | Cost | When |
npx skills add ruvnet/ruflo --skill intelligence-routeHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.