intent
Classify user intent and route work to the correct omi stage before execution starts.
Purpose
Use this skill as an intake gate to reduce command-stage mismatch.
Trigger
- User request is ambiguous (plan vs implement vs verify)
- Team starts work without explicit stage context
- Scope and acceptance criteria look incomplete
Workflow
- Classify primary intent (
plan,prd,exec,verify,fix,research,lifecycle). - Detect missing inputs required for that intent.
- Flag command-intent mismatch risks.
- Recommend exact next
/omi:*command or$skill. - Produce a ready-to-run handoff prompt.
Output Template
## Intent
- primary:
- confidence:
## Missing Inputs
- ...
## Recommended Route
- next command:
- delegate:
## Handoff Prompt
- ...