recommend
Selects the best AI model, workflow mode, or advisor consultation based on your task and optimization goals.
Instructions
[HINT: Recommendations. action=model|workflow|advisor. Unified recommendation system.]
Unified recommendation tool consolidating model selection, workflow mode suggestions, and advisor consultations.
Actions:
action="model": Recommend optimal AI model based on task
action="workflow": Suggest AGENT vs ASK mode based on task complexity
action="advisor": Get wisdom from trusted advisors
📊 Output: Model recommendations, mode suggestions, or advisor wisdom 🔧 Side Effects: May log consultations (advisor action) ⏱️ Typical Runtime: <1 second
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | "model" for AI model recommendations, "workflow" for mode suggestions, "advisor" for wisdom | model |
| task_description | No | Description of the task (model/workflow actions) | |
| task_type | No | Optional explicit task type (model action) | |
| optimize_for | No | "quality", "speed", or "cost" (model action) | quality |
| include_alternatives | No | Include alternative recommendations (model action) | |
| task_id | No | Optional Todo2 task ID to analyze (workflow action) | |
| include_rationale | No | Whether to include detailed reasoning (workflow action) | |
| metric | No | Scorecard metric to get advice for (advisor action) | |
| tool | No | Tool to get advice for (advisor action) | |
| stage | No | Workflow stage to get advice for (advisor action) | |
| score | No | Current score for wisdom tier selection (advisor action, 0-100) | |
| context | No | What you're working on (advisor action) | |
| log | No | Whether to log consultation (advisor action) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |