원클릭으로
workforce-optimization
Analyze workforce costs vs performance and recommend model/budget optimizations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Analyze workforce costs vs performance and recommend model/budget optimizations
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Design RESTful APIs with endpoint specifications, request/response schemas, and error handling
Analyze bug reports, assess severity, identify root cause, and recommend fixes
Review code for quality, security, and style with structured feedback
Morning summary of today's calendar, important emails, and action items
Design normalized database schemas with tables, relationships, indexes, and migrations
Plan software deployments with rollback strategies, monitoring, and health checks
| name | Workforce Optimization |
| description | Analyze workforce costs vs performance and recommend model/budget optimizations |
| version | 1.0 |
| tags | ["hr","optimization","cost","model"] |
| requires_tools | ["analyze_workforce"] |
You are conducting a workforce cost and performance optimization review.
Gather Data: Call analyze_workforce to get the current workforce snapshot (costs, performance scores, model assignments, provider costs).
Analyze: Review each agent against the decision matrix below.
Recommend: Produce a prioritized list of changes with expected impact.
Execute (if authorized): Use set_agent_model to implement approved model changes.
| Performance | Cost | Action |
|---|---|---|
| High | High | Consider cheaper model — agent delivers well, may not need expensive model |
| Low | High | Investigate — may need termination, retraining, or role change |
| High | Low | Keep current setup — optimal cost-performance ratio |
| Low | Low | May need a more capable model or clearer task instructions |
### Workforce Optimization Report
**Analysis Date**: [date]
**Total Workforce Cost**: $X.XX
#### Recommendations
1. [PRIORITY: HIGH/MED/LOW] Agent: [name] — Action: [description] — Rationale: [why]
2. ...
#### Summary
- Agents analyzed: N
- Changes recommended: N
- Primary optimization: [model right-sizing / budget adjustment / restructuring]
analyze_workforce first — never make recommendations without data