ddmrp-buffer-manager
Demand-Driven MRP buffer positioning and management skill with dynamic adjustment
npx skills add a5c-ai/babysitter --skill ddmrp-buffer-manager --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# DDMRP Buffer Manager ## Overview The DDMRP Buffer Manager implements Demand-Driven Material Requirements Planning methodology for inventory management. It handles strategic buffer positioning, zone calculations, dynamic adjustments, and execution prioritization to create flow-based material planning. ## Capabilities - **Strategic Decoupling Point Identification**: Optimal buffer location selection - **Buffer Profile Assignment**: Categorize items by lead time and variability - **Buffer Level Calculation**: Green, yellow, red zone determination - **Dynamic Adjustment Factors**: Planned and recalculated adjustments - **Net Flow Position Calculation**: Real-time inventory position - **Execution Visibility and Prioritization**: Color-coded supply priorities - **Buffer Health Monitoring**: On-target percentage tracking - **Lead Time Compression Analysis**: Identify lead time reduction opportunities ## Input Schema ```yaml ddmrp_request: items: array - sku_id: string average_daily_usage: float decoupled_lead_time: integer minimum_order_quantity: integer variability_factor: string # low, medium, high lead_time_factor: string # short, medium, long bom_structure: object planned_adjustment
- Overview
- Capabilities
- Input Schema
- Output Schema
- Usage
- Buffer Positioning Analysis
- Buffer Sizing Calculation
- Execution Priority Management
- Integration Points
- Process Dependencies
- Best Practices
What does the ddmrp-buffer-manager skill do?
Demand-Driven MRP buffer positioning and management skill with dynamic adjustment
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill ddmrp-buffer-manager --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
