Select appropriate Claude model (Opus 4.5, Sonnet, Haiku) for agents, commands, or Task tool invocations based on task complexity, reasoning depth, and cost/speed requirements.
Select the appropriate Claude model based on task requirements.
Is deep reasoning across multiple domains required?
├── YES → Opus 4.5
└── NO → Is specialized domain analysis needed?
├── YES → Sonnet
└── NO → Is it pure execution/formatting?
├── YES → Haiku
└── NO → Default to Sonnet
| Model | Strengths | Cost/Speed | Use When | |-------|-----------|------------|----------| | Opus 4.5 | Deep reasoning, synthesis, architecture | Highest/Slower | Complex multi-domain tasks | | Sonnet | Balanced reasoning, efficient | Moderate | Specialized domain tasks | | Haiku | Fast execution, simple tasks | Lowest/Fastest | Formatting, pattern matching |
Deep Architectural Reasoning:
Complex Synthesis:
Meta-Cognitive Tasks:
Multi-Agent Coordination:
Focused Domain Expertise:
Execution-Oriented Tasks:
Time-Sensitive Operations:
Pure Formatting:
Pattern Matching Without Reasoning:
Shell Script Execution:
Upgrade to Opus when:
Downgrade to Haiku when:
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer