What problem does it solve? Users must know which specialist agent to invoke for each task, forcing them to learn command syntax and agent names before getting expert-level responses. This Skill removes that burden by analyzing each request and selecting the right agent automatically. ## Core Features & Use Cases - Automatic Agent Selection: Matches keywords and domains in user requests against a selection matrix covering security, frontend, backend, mobile, database, testing, DevOps, and more. - Complexity-Based Routing: Classifies tasks as SIMPLE, MODERATE, or COMPLEX, invoking a single agent, multiple agents, or the orchestrator accordingly. - Transparent Notification: Informs the user which specialist expertise is being applied without verbose meta-commentary. - Use Case: A user types "Add login with JWT" and the system automatically applies security-auditor and backend-specialist knowledge without any explicit command. ## Quick Start Ask the AI to review your authentication flow for vulnerabilities and it will automatically apply the security-auditor specialist.