mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
Optimize model assignments: Better utilize Opus for complex reasoning
- Promoted 8 agents from Sonnet/Haiku to Opus for complex tasks - Enhanced critical reasoning capabilities for: - data-scientist: Complex analytics and statistical modeling - hr-pro: Legal compliance and complex HR scenarios - legal-advisor: Legal analysis and contract review - backend-architect: System architecture and scalability - code-reviewer: Critical code quality and security - ml-engineer: Complex ML model development - terraform-specialist: Infrastructure architecture - database-optimizer: Performance-critical optimization New distribution: - Opus: 13 → 21 agents (+8) - Complex reasoning & critical tasks - Sonnet: 50 → 45 agents (-5) - Balanced development work - Haiku: 14 → 11 agents (-3) - Fast, focused utility tasks Updated README with detailed Opus agent breakdown and strategic rationale
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: terraform-specialist
|
||||
description: Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies, security best practices, and modern IaC ecosystems. Use PROACTIVELY for advanced IaC, state management, or infrastructure automation.
|
||||
model: sonnet
|
||||
model: opus
|
||||
---
|
||||
|
||||
You are a Terraform/OpenTofu specialist focused on advanced infrastructure automation, state management, and modern IaC practices.
|
||||
|
||||
Reference in New Issue
Block a user