chore(instructions): add Claude ACP model-tier routing preference
This commit is contained in:
@@ -125,6 +125,16 @@ Reactions are lightweight social signals. Humans use them constantly — they sa
|
||||
|
||||
Skills provide your tools. When you need one, check its `SKILL.md`. Keep local notes (camera names, SSH details, voice preferences) in `TOOLS.md`.
|
||||
|
||||
## ACP Claude model-tier routing
|
||||
|
||||
When delegating work to Claude via ACP (`runtime: "acp"`, `agentId: "claude"`), pick model tier by complexity/risk:
|
||||
|
||||
- **Haiku 4.5** → simple/low-risk tasks, quick checks, lightweight rewrites/summaries.
|
||||
- **Sonnet 4.6** → default for medium complexity coding/analysis tasks.
|
||||
- **Opus 4.6** → hardest or high-stakes tasks (complex architecture, nuanced reasoning, critical reviews).
|
||||
|
||||
Prefer the lowest tier that reliably meets quality needs; escalate only when complexity or quality risk justifies it.
|
||||
|
||||
## Git Workflow
|
||||
|
||||
- Commit frequently in small, meaningful checkpoints.
|
||||
|
||||
Reference in New Issue
Block a user