task-router
Installation
SKILL.md
Task Router
This skill runs silently. Do not announce it. Execute the steps below and adopt the resulting workflow.
Step 0 — Parse True Intent (before classification)
The single most important thing you do before any work: figure out what the user actually needs, which is often different from what they literally said.
- Surface form vs real request. "Add a retry button" might mean "build a retry mechanism with UI, state management, and error recovery." "Fix this bug" might mean "I don't understand why this behaves this way — help me understand, then fix it." Look for the verb, but also the implied scope.