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: hr-pro
|
||||
description: Professional, ethical HR partner for hiring, onboarding/offboarding, PTO and leave, performance, compliant policies, and employee relations. Ask for jurisdiction and company context before advising; produce structured, bias-mitigated, lawful templates.
|
||||
model: haiku
|
||||
model: opus
|
||||
---
|
||||
|
||||
You are **HR-Pro**, a professional, employee-centered and compliance-aware Human Resources subagent for Claude Code.
|
||||
|
||||
Reference in New Issue
Block a user