inventory-demand-planning

Forecast demand and optimize inventory planning for multi-location retailers.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill inventory-demand-planning-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: inventory-demand-planning
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/inventory-demand-planning
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill inventory-demand-planning-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Forecast demand and optimize inventory planning for multi-location retailers.

Core Features & Use Cases

  • Demand forecasting for hundreds of SKUs across multiple stores.
  • Safety stock determination, replenishment planning, and promotional lift estimation.
  • ABC/XYZ classification and scenario-based decision rules to guide stock policy.

Quick Start

Initialize the demand planning model with your current SKU data and run the first forecasting cycle.

Frequently Asked Questions about inventory-demand-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I forecast demand and optimize inventory planning for hundreds of SKUs across multiple store locations?

Demand planning for multi-location retailers is automated by running forecasting cycles across hundreds of SKUs using methods like SES, Holt-Winters, and Croston. The model processes your current SKU data to output replenishment plans and safety stock levels.

What is the best way to calculate safety stock and plan replenishment for seasonal retail demand?

Safety stock calculation and replenishment planning are handled through scenario-based decision rules and seasonal forecasting methods. The system applies ABC/XYZ classification to guide stock policy and adjust for seasonal demand peaks across your product catalog.

Can I estimate promotional lift and plan inventory for new product launches?

Promotional lift estimation and new product launch planning are supported as core features. The model integrates promotional planning with demand forecasting to adjust inventory levels for expected sales spikes during marketing events.

Does this demand planning approach handle intermittent demand and supplier lead-time changes?

Intermittent demand is addressed using the Croston forecasting method, while supplier lead-time changes are managed through dynamic reorder logic. These mechanisms ensure accurate inventory optimization even with variable supply chain conditions.

How do I classify SKUs to guide stock policy using ABC/XYZ analysis?

ABC/XYZ classification is implemented to categorize SKUs by value and demand variability, generating scenario-based decision rules. This classification output directly guides your stock policy by differentiating inventory management strategies across product tiers.