بنقرة واحدة
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