From ruflo-intelligence
Route tasks to optimal agents using learned patterns, model recommendations, and confidence scoring
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-intelligence:intelligence-routeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Route tasks to the best agent and model based on learned patterns.
Route tasks to the best agent and model based on learned patterns.
Before starting any task, use intelligence routing to get the optimal agent type, model tier, and confidence score. This replaces manual agent selection with data-driven decisions.
mcp__claude-flow__hooks_route with the task descriptionmcp__claude-flow__hooks_model-route for the optimal model tier (Haiku/Sonnet/Opus)mcp__claude-flow__hooks_intelligence_pattern-search to find past successesmcp__claude-flow__neural_predict with the task descriptionmcp__claude-flow__hooks_model-outcome to train the router| Tier | Handler | When |
|---|---|---|
| 1 | Agent Booster (WASM) | Simple transforms — skip LLM entirely |
| 2 | Haiku | Low complexity tasks (<30%) |
| 3 | Sonnet/Opus | Complex reasoning, architecture, security |
npx @claude-flow/cli@latest hooks route --task "description"
npx @claude-flow/cli@latest hooks pre-task --description "description"
npx @claude-flow/cli@latest hooks explain --topic "routing decision"
Call mcp__claude-flow__hooks_intelligence_stats or:
npx @claude-flow/cli@latest hooks intelligence stats
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.
3plugins reuse this skill
First indexed Jun 13, 2026
npx claudepluginhub p/mirandato0313m-ruflo-intelligence-plugins-ruflo-intelligence