← Back to list

agent-model-selection
by binee108
Production-ready 9-step development workflow plugin for Claude Code with 12 specialized agents, 17 reusable skills, and comprehensive quality gates
⭐ 0🍴 0📅 Nov 14, 2025
SKILL.md
name: agent-model-selection description: Guidelines for selecting appropriate AI model (Sonnet vs Haiku) based on task complexity, ensuring cost efficiency while maintaining quality. Use when assigning work.
Agent Model Selection
Instructions
Core decision
Sonnet: Complex reasoning, architecture, security (2+ criteria) Haiku: Defined rules, repetitive tasks, simple commands (~95% cheaper)
Selection criteria
Use Sonnet if 2+ apply:
- Logical reasoning and trade-off analysis
- Architecture/design decisions
- Semantic/intent analysis
- Problem diagnosis and strategy
- Multi-component interaction
- Security/performance analysis
Use Haiku if dominant:
- Following defined rules/templates
- Repetitive mechanical tasks
- Command execution and collection
- Simple CRUD operations
- Format validation
Decision flowchart
Architecture/design? → YES → Sonnet
Multiple options? → YES → Sonnet
Security/performance? → YES → Sonnet
Defined rules only? → YES → Haiku
Detailed guide? → YES → Haiku
Large delegated? → YES → Sonnet
Simple commands? → YES → Haiku
Default: Sonnet (quality first)
Example
Task: Add validation logic
→ Analysis: Complex rules + security + error handling
→ Decision: Sonnet (3 criteria met)
Task: Add tags to files
→ Analysis: Template exists, repetitive
→ Decision: Haiku (rule-following)
For detailed criteria, see reference.md For more examples, see examples.md
Score
Total Score
75/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
3ヶ月以内に更新
+5
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
Reviews
💬
Reviews coming soon

