跳到主要内容
知仓学习社ZHICANG

ddmrp-buffer-manager

Demand-Driven MRP buffer positioning and management skill with dynamic adjustment

不碰外部(只输出文字)无严重或高危命中a5c-ai/babysitter

它会碰到什么

扫了多少1 个文本文件,4 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

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

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_adjustments: array        # Promotions, seasonality
  current_positions: array
  calculation_scope: string         # positioning, sizing, execution

Output Schema

ddmrp_output:
  buffer_positions: array
    - sku_id: string
      is_decoupling_point: boolean
      rationale: string
  buffer_levels: array
    - sku_id: string
      buffer_profile: string
      zones:
        green: integer
        yellow: integer
        red: integer
        red_safety: integer
      total_buffer: integer
  execution_priorities: array
    - sku_id: string
      net_flow_position: integer
      net_flow_equation: string
      priority_color: string
      on_hand: integer
      on_order: integer
      qualified_demand: integer
  buffer_health: object

Usage

Buffer Positioning Analysis

Input: BOM structure, lead times, demand variability
Process: Identify strategic inventory positioning points
Output: Recommended decoupling points with rationale

Buffer Sizing Calculation

Input: ADU, lead time factors, variability factors
Process: Calculate zone sizes using DDMRP formulas
Output: Green, yellow, red zone levels by buffer

Execution Priority Management

Input: Current inventory, orders, qualified demand
Process: Calculate net flow position, assign priority color
Output: Prioritized replenishment recommendations

Integration Points

  • DDMRP Platforms: Demand Driven Technologies, Replenishment+
  • ERP Systems: BOM, inventory, demand data
  • Planning Systems: Qualified demand, supply orders
  • Tools/Libraries: DDMRP algorithms, flow optimization

Process Dependencies

  • Demand-Driven Material Requirements Planning (DDMRP)
  • Inventory Optimization and Segmentation
  • Safety Stock Calculation and Optimization

Best Practices

  1. Start with pilot categories before full rollout
  2. Validate decoupling point selection with operations
  3. Monitor buffer health daily during transition
  4. Train planners on net flow execution
  5. Review dynamic adjustment factors seasonally
  6. Track lead time compression progress

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。

它属于哪个仓库

星标★ 1,796
本站分层T1
该仓技能数2115
原文件路径library/specializations/domains/business/supply-chain/skills/ddmrp-buffer-manager/SKILL.md

同一个仓库里的其他技能

看这个仓库的全部 2115 个技能