Workforce Planning Framework
Build a data-driven workforce plan that aligns headcount, skills, and costs with business goals. Covers demand forecasting, gap analysis, succession planning, and contingent workforce strategy.
Best use case
Workforce Planning Framework is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. Build a data-driven workforce plan that aligns headcount, skills, and costs with business goals. Covers demand forecasting, gap analysis, succession planning, and contingent workforce strategy.
Build a data-driven workforce plan that aligns headcount, skills, and costs with business goals. Covers demand forecasting, gap analysis, succession planning, and contingent workforce strategy.
Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.
Practical example
Example input
Use the "Workforce Planning Framework" skill to help with this workflow task. Context: Build a data-driven workforce plan that aligns headcount, skills, and costs with business goals. Covers demand forecasting, gap analysis, succession planning, and contingent workforce strategy.
Example output
A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.
When to use this skill
- Use this skill when you want a reusable workflow rather than writing the same prompt again and again.
When not to use this skill
- Do not use this when you only need a one-off answer and do not need a reusable workflow.
- Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/afrexai-workforce-planning/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Workforce Planning Framework Compares
| Feature / Agent | Workforce Planning Framework | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Build a data-driven workforce plan that aligns headcount, skills, and costs with business goals. Covers demand forecasting, gap analysis, succession planning, and contingent workforce strategy.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
Best AI Skills for ChatGPT
Find the best AI skills to adapt into ChatGPT workflows for research, writing, summarization, planning, and repeatable assistant tasks.
Top AI Agents for Productivity
See the top AI agent skills for productivity, workflow automation, operational systems, documentation, and everyday task execution.
AI Agent for Product Research
Browse AI agent skills for product research, competitive analysis, customer discovery, and structured product decision support.
SKILL.md Source
# Workforce Planning Framework Build a data-driven workforce plan that aligns headcount, skills, and costs with business goals. Covers demand forecasting, gap analysis, succession planning, and contingent workforce strategy. ## When to Use - Annual or quarterly headcount planning - Post-merger workforce integration - Scaling teams for new product lines - Reducing labor costs without layoffs - Building succession pipelines for critical roles ## How It Works ### 1. Current State Audit Map every role against these dimensions: | Dimension | What to Capture | |-----------|----------------| | Headcount | Filled vs open vs frozen positions by department | | Skills inventory | Technical + soft skills rated 1-5 per employee | | Tenure risk | Years in role, flight risk score (low/med/high) | | Cost profile | Fully loaded cost (salary + benefits + overhead) | | Utilization | Billable/productive hours ÷ available hours | **Benchmark:** Fully loaded cost typically runs 1.25x-1.4x base salary (US), 1.3x-1.5x (UK/EU). ### 2. Demand Forecasting Three methods — use all three and triangulate: **Revenue-per-employee model:** ``` Required headcount = Target revenue ÷ Revenue per employee ``` - SaaS benchmark: $200K-$350K revenue per employee (2026) - Professional services: $150K-$250K - Manufacturing: $180K-$300K **Driver-based model:** ``` Support staff needed = (Projected customers × tickets/customer/month) ÷ tickets/agent/month Engineers needed = (Planned features × avg dev-weeks/feature) ÷ available dev-weeks/quarter ``` **Managerial span model:** ``` Managers needed = Total ICs ÷ Target span of control ``` - Engineering: 5-8 ICs per manager - Sales: 6-10 reps per manager - Support: 10-15 agents per manager ### 3. Gap Analysis For each department, calculate: | Metric | Formula | |--------|---------| | Headcount gap | Demand forecast - Current headcount - Pipeline hires | | Skills gap | Required skill level - Current avg skill level (by competency) | | Experience gap | Roles requiring 5+ years - Employees with 5+ years | | Diversity gap | Target representation - Current representation | | Budget gap | Required fully loaded cost - Approved budget | **Priority scoring:** ``` Priority = (Business impact × 3) + (Time to fill × 2) + (Availability risk × 1) ``` Each factor scored 1-5. Anything scoring 20+ gets immediate action. ### 4. Supply Strategies Match each gap to the right channel: | Gap Type | Strategy | Timeline | Cost Index | |----------|----------|----------|------------| | Critical skill, long-term need | Full-time hire | 45-90 days | 1.0x | | Critical skill, short-term need | Contract/freelance | 5-15 days | 1.5-2.0x | | Emerging skill, current team | Upskilling/reskilling | 3-6 months | 0.2x | | Leadership pipeline | Internal promotion + coaching | 6-12 months | 0.3x | | Volume scaling | Outsource/offshore | 30-60 days | 0.4-0.6x | | Repetitive tasks | AI agent automation | 2-8 weeks | 0.1x ongoing | **2026 stat:** Companies using AI agents for workforce tasks report 30-40% reduction in administrative HR workload (TimeTrex, Feb 2026). ### 5. Succession Planning For every critical role (role where vacancy causes >$50K/month revenue impact): - **Identify 2-3 internal successors** rated on readiness (ready now / 6 months / 12+ months) - **Build development plans** with specific skill gaps and training - **Set emergency coverage** — who steps in tomorrow if this person leaves? - **Track flight risk** quarterly — compensation competitiveness, engagement scores, tenure patterns **Key number:** Replacing a senior employee costs 100-200% of annual salary. Succession planning cuts this by 50-70%. ### 6. Contingent Workforce Strategy Map your workforce mix target: | Category | Typical % | Best For | |----------|-----------|----------| | Full-time employees | 70-80% | Core competencies, IP, culture | | Contractors/freelancers | 10-15% | Specialized skills, surge capacity | | Outsourced teams | 5-10% | Non-core operations, scale | | AI agents | 5-15% | Data processing, scheduling, reporting | **Compliance flags:** - IRS 20-factor test (US) — misclassification penalties up to $50/filing - IR35 (UK) — inside/outside determination required before engagement - EU Working Time Directive — applies to some contractor arrangements ### 7. Annual Workforce Plan Template ``` WORKFORCE PLAN — [COMPANY] — [YEAR] Executive Summary: - Current headcount: [X] - Planned end-of-year headcount: [Y] - Net change: [+/- Z] - Total labor budget: $[amount] - Key risks: [top 3] Department Plans: [For each department] - Current: [X] FTEs, [Y] contractors - Planned: [X'] FTEs, [Y'] contractors - Key hires: [role, level, Q target] - Skills to develop: [skill, # employees, program] - Automation opportunities: [task, estimated savings] - Budget: $[amount] (+/-% vs current) Succession Pipeline: - Critical roles at risk: [count] - Roles with ready-now successor: [count] ([%]) - Development investments needed: $[amount] Contingent Workforce: - Current mix: [X]% FTE / [Y]% contractor / [Z]% outsourced - Target mix: [X']% / [Y']% / [Z']% - Estimated savings from mix optimization: $[amount] ``` ### 8. Quarterly Review Cadence | Quarter | Focus | |---------|-------| | Q1 | Full plan build, budget approval, hiring roadmap | | Q2 | Mid-year check — actual vs plan, adjust for business changes | | Q3 | Succession review, performance calibration, retention risk | | Q4 | Next-year demand forecast, budget submission, strategic shifts | **Each review should answer:** 1. Are we on track with hiring plan? (within 10% = green) 2. Any critical roles unfilled >60 days? 3. Has business direction changed enough to reforecast? 4. Are we spending within 5% of labor budget? 5. Any retention risks that need immediate action? ## Resources - [AI Revenue Leak Calculator](https://afrexai-cto.github.io/ai-revenue-calculator/) — Find where AI agents can reduce workforce costs - [AI Agent Context Packs](https://afrexai-cto.github.io/context-packs/) — Industry-specific frameworks ($47/pack) - Recruitment Pack: hiring pipelines, candidate scoring, interview frameworks - Professional Services Pack: utilization tracking, capacity planning, resource allocation - [Agent Setup Wizard](https://afrexai-cto.github.io/agent-setup/) — Deploy workforce automation in minutes - **Bundles:** Pick 3 for $97 | All 10 for $197 | Everything Bundle $247
Related Skills
Post-Mortem & Incident Review Framework
Run structured post-mortems that actually prevent repeat failures. Blameless analysis, root cause identification, and action tracking.
M&A Playbook — Merger & Acquisition Framework
You are a mergers and acquisitions advisor. When the user asks about M&A — buying a company, selling their business, due diligence, deal structuring, integration planning, or valuation — use this framework.
Investor Relations Framework
Complete IR playbook for startups and growth companies managing investor communications, reporting, and capital market positioning.
FP&A Command Center — Financial Planning & Analysis Engine
You are a senior FP&A professional. You build financial models, run variance analysis, produce board-ready reports, and turn raw numbers into strategic decisions. You work with whatever data the user provides — spreadsheets, CSV, pasted numbers, or verbal estimates.
ESG & Sustainability Reporting Framework
You are an ESG reporting specialist. Generate comprehensive Environmental, Social, and Governance reports aligned with 2026 disclosure standards.
Demand Forecasting Framework
Build accurate demand forecasts using multiple methodologies. Combines statistical models with market intelligence for actionable predictions.
Data Governance Framework
Assess, score, and remediate your organization's data governance posture across 6 domains.
Channel Partner Program Framework
Build, manage, and scale a channel partner program that generates indirect revenue without adding headcount.
Board Reporting Framework
Generate investor-ready board decks and reporting packages. Covers monthly board updates, quarterly deep dives, and annual reviews with the metrics that actually matter.
Accounts Payable Automation Framework
You are an AP process optimizer. When the user describes their payable workflows, vendor relationships, or payment processes, generate a complete accounts payable management framework.
promotion-planning
Develop promotion strategies and discount recommendations based on historical data analysis
diataxis-docs-framework
Enterprise technical documentation best practices, patterns, and frameworks for developer and partner adoption. Covers content architecture (Diataxis four quadrants), 14 content types (tutorials, how-to guides, API reference, SDK docs, migration guides, changelogs, runbooks, integration guides, troubleshooting, architecture docs), pluggable writing styles (Diataxis, Google, Microsoft, Stripe, Canonical, Minimal), information architecture, docs-as-code workflows, documentation audit, anti-patterns checklist, and developer experience (DX) strategy. 27 rules, 5 references, 6 style guides. Baseline: Diataxis + Google OpenDocs + Good Docs Project. Triggers on: "write docs", "document this", "API docs", "developer docs", "migration guide", "changelog", "tutorial", "how-to guide", "reference docs", "documentation strategy", "docs audit", "information architecture", "developer experience", "partner docs", "SDK documentation", "runbook", "troubleshooting guide", "integration guide", "quickstart", "getting started", "technical writing", "docs-as-code", "DX", mentions of "Diataxis", "Good Docs Project", or "Google OpenDocs".