一键导入
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