What problem does it solve?
This Skill acts as a central intelligent router, deciphering natural language requests to direct users to the most appropriate skill or workflow, ensuring efficient task execution and reducing user confusion.
Core Features & Use Cases
- Intent Parsing: Understands user intent by identifying action verbs, objects, and qualifiers.
- Skill Matching: Dynamically matches natural language to predefined routing patterns for various domains like SDLC, artifact management, marketing, and research.
- Confidence-Based Routing: Routes requests directly, asks for clarification, or offers options based on match confidence.
- Use Case: A user says, "Transition the project to the construction phase." This skill identifies the intent (transition), the object (project phase), and routes it to the appropriate SDLC workflow.
Quick Start
Use the nl-router skill to route the request "create a new software architecture document".