Sales and Operations Planning process facilitation skill with demand-supply balancing and cross-functional alignment
Facilitates Sales and Operations Planning with demand-supply balancing, scenario analysis, and cross-functional alignment.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The S&OP Facilitator skill provides comprehensive capabilities for facilitating the Sales and Operations Planning process. It supports demand-supply balancing, cross-functional alignment, scenario planning, and executive decision support.
skill: sop-facilitator
inputs:
planning_cycle: "monthly"
planning_horizon: 18 # months
demand_input:
- source: "sales_forecast"
volume: 50000
revenue: 5000000
- source: "marketing_pipeline"
volume: 10000
revenue: 1200000
supply_input:
- resource: "Plant A"
capacity: 45000
- resource: "Plant B"
capacity: 30000
constraints:
- type: "labor"
limit: "10% overtime max"
- type: "material"
limit: "Supplier X at capacity"
outputs:
- demand_plan
- supply_plan
- gap_analysis
- scenarios
- executive_summary
- action_items
| Metric | Definition | Target |
|---|---|---|
| Forecast Accuracy | MAPE of demand forecast | < 20% |
| Plan Attainment | Actual vs. plan | > 95% |
| Inventory Health | Weeks of supply | Target +/- 10% |
| On-Time Delivery | Customer OTIF | > 98% |
| Scenario | Description | Likelihood | Impact |
|---|---|---|---|
| Base | Most likely outcome | High | Medium |
| Upside | Best case | Low | Positive |
| Downside | Worst case | Low | Negative |
| Stretch | Aspirational | Medium | Positive |
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.