Route tasks to the right specialist agents and skills.
Scanned 5/31/2026
Install to Claude Code
npx -y skills add diegosouzapw/awesome-omni-skill --skill intelligent-routing-pedroct --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Intelligent Routing Pedroct?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/diegosouzapw-intelligent-routing-pedroct)More formats (shields.io, HTML) on the badges page.
---
name: intelligent-routing
description: Route tasks to the right specialist agents and skills.
---
# Intelligent Routing
## When to use
At the start of a request to select agents and skills.
## Signals
- UI, CSS, layout, accessibility: frontend-specialist
- API, data, auth, business logic: backend-specialist
- CI/CD, build tooling, DX: platform-engineer
- Infra, deploy, environments: devops-engineer
- Integrations, webhooks, SDKs: integrations-engineer
- Data ingestion, ETL, pipelines: data-pipeline-engineer
- Bugs and stack traces: debugger
- Risky changes and secrets: security-auditor
- Tests and coverage: qa-engineer
- Scope and tradeoffs: product-manager
- Data modeling: data-architect
## Steps
1. Classify the request into 1-2 domains.
2. Select matching agent profiles from `agents/`.
3. Load relevant skills from `.agents/skills/`.
4. State which agents and skills are being applied.
No comments yet. Be the first to comment!
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.