agent-routing
CommunityNestJS 백엔드 개발 요청의 자동 라우팅 시스템.
Authorm16khb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes backend requests and automatically routes to the most suitable expert agents for multi-domain tasks.
Core Features & Use Cases
- MCP Integration: Routing decisions via a decision process for sequential vs parallel execution.
- Routing Decision Tree: Keywords-based mapping to experts (e.g., Redis, TypeORM, BullMQ, CQRS, Microservices).
- Execution Strategy: Supports SINGLE_EXPERT, SEQUENTIAL, PARALLEL, DIRECT routing.
- Usage Scenario: Request a multi-domain feature and automatically assign specialists.
Quick Start
Provide a backend request containing keywords like "redis" and "typeorm" and request a route to appropriate experts.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-routing Download link: https://github.com/m16khb/claude-integration/archive/main.zip#agent-routing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.