value-stream-mapping
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseValue Stream Mapping
价值流映射
Create Lean value stream maps to visualize flow, identify waste, and design improvement opportunities. Based on Lean manufacturing principles adapted for knowledge work.
创建精益价值流图以可视化流程、识别浪费并设计改进机会,基于适配知识型工作的精益制造原则。
What is a Value Stream?
什么是价值流?
A value stream is the sequence of activities required to deliver value to a customer, from request to delivery. Value stream mapping (VSM) visualizes this flow to identify:
- Value-adding activities - Steps that directly create customer value
- Waste (Muda) - Steps that consume resources without adding value
- Flow problems - Bottlenecks, delays, and inefficiencies
价值流是从需求提出到交付,为客户提供价值所需的一系列活动。价值流映射(VSM)将该流程可视化,以识别:
- 增值活动 - 直接为客户创造价值的步骤
- 浪费(Muda) - 消耗资源但不创造价值的步骤
- 流程问题 - 瓶颈、延迟与低效
The 8 Wastes (TIMWOODS)
8种浪费(TIMWOODS)
| Waste | Description | Examples in Knowledge Work |
|---|---|---|
| Transportation | Moving work between locations | Handoffs between teams, tool switching |
| Inventory | Unfinished work waiting | Backlog, WIP, queued requests |
| Motion | Unnecessary movement | Context switching, searching for info |
| Waiting | Idle time | Approvals, blocked work, dependencies |
| Overproduction | Making more than needed | Unused features, premature optimization |
| Overprocessing | Doing more than required | Gold plating, excessive documentation |
| Defects | Errors requiring rework | Bugs, miscommunication, rework |
| Skills | Underutilized talent | Manual work that could be automated |
| 浪费类型 | 描述 | 知识型工作中的示例 |
|---|---|---|
| Transportation(搬运) | 在不同地点之间转移工作 | 团队间的工作交接、工具切换 |
| Inventory(库存) | 等待处理的未完成工作 | 待办事项、在制品(WIP)、排队的请求 |
| Motion(动作) | 不必要的动作 | 上下文切换、搜索信息 |
| Waiting(等待) | 空闲时间 | 审批、受阻的工作、依赖项 |
| Overproduction(过度生产) | 生产超出需求的产品 | 未使用的功能、过早优化 |
| Overprocessing(过度加工) | 做超出必要的工作 | 镀金(过度优化)、冗余文档 |
| Defects(缺陷) | 需要返工的错误 | 漏洞、沟通失误、返工 |
| Skills(技能浪费) | 人才未充分利用 | 可自动化的手动工作 |
Workflow
工作流程
Phase 1: Define Scope
阶段1:定义范围
Step 1: Identify the Value Stream
步骤1:识别价值流
| Question | Answer |
|---|---|
| What value are we delivering? | [Customer outcome] |
| Who is the customer? | [Internal/External customer] |
| Where does the stream start? | [Trigger/Request] |
| Where does it end? | [Value delivered] |
| 问题 | 答案 |
|---|---|
| 我们交付的价值是什么? | [客户成果] |
| 客户是谁? | [内部/外部客户] |
| 流程从哪里开始? | [触发条件/请求] |
| 流程到哪里结束? | [价值交付完成] |
Step 2: Set Boundaries
步骤2:设定边界
markdown
undefinedmarkdown
undefinedValue Stream Definition
Value Stream Definition
Name: Customer Order Fulfillment
Trigger: Customer places order
End State: Customer receives product
Scope: Order entry → Shipping (excludes manufacturing)
Customer: External retail customer
undefinedName: Customer Order Fulfillment
Trigger: Customer places order
End State: Customer receives product
Scope: Order entry → Shipping (excludes manufacturing)
Customer: External retail customer
undefinedPhase 2: Current State Map
阶段2:当前状态图
Step 1: Walk the Process
步骤1:走查流程
Observe actual work (gemba walk):
- Follow a real work item through the process
- Document what actually happens, not what should happen
- Note handoffs, delays, and workarounds
观察实际工作(现地行走):
- 跟随一个真实的工作项走完整个流程
- 记录实际发生的情况,而非应有的情况
- 记录工作交接、延迟和权宜之计
Step 2: Document Process Steps
步骤2:记录流程步骤
For each step, capture:
| Metric | Definition | How to Measure |
|---|---|---|
| Process Time (PT) | Active work time | Time actually working |
| Lead Time (LT) | Total elapsed time | Clock time start to finish |
| Wait Time (WT) | Time waiting | LT - PT |
| % Complete & Accurate (%C&A) | First-time quality | % not requiring rework |
针对每个步骤,记录以下信息:
| 指标 | 定义 | 测量方式 |
|---|---|---|
| Process Time (PT)(处理时间) | 实际工作时间 | 实际投入工作的时长 |
| Lead Time (LT)(前置时间) | 总耗时 | 从开始到结束的时钟时间 |
| Wait Time (WT)(等待时间) | 空闲等待时间 | 前置时间 - 处理时间 |
| % Complete & Accurate (%C&A)(一次完成准确率) | 首次完成的质量 | 无需返工的比例 |
Step 3: Create Current State Map
步骤3:创建当前状态图
markdown
undefinedmarkdown
undefinedCurrent State Value Stream
Current State Value Stream
| Step | Owner | PT | LT | %C&A | Inventory | Notes |
|---|---|---|---|---|---|---|
| Order Entry | Sales | 15m | 2h | 85% | 50 orders | Manual entry |
| Credit Check | Finance | 10m | 8h | 95% | 30 orders | Batch processing |
| Inventory Alloc | Warehouse | 5m | 4h | 90% | 20 orders | System lookup |
| Pick & Pack | Warehouse | 30m | 6h | 92% | 40 orders | Manual process |
| Ship | Logistics | 10m | 24h | 98% | 100 orders | Carrier pickup |
Total Process Time: 70 minutes
Total Lead Time: 44 hours
Flow Efficiency: 2.7% (PT / LT)
undefined| Step | Owner | PT | LT | %C&A | Inventory | Notes |
|---|---|---|---|---|---|---|
| Order Entry | Sales | 15m | 2h | 85% | 50 orders | Manual entry |
| Credit Check | Finance | 10m | 8h | 95% | 30 orders | Batch processing |
| Inventory Alloc | Warehouse | 5m | 4h | 90% | 20 orders | System lookup |
| Pick & Pack | Warehouse | 30m | 6h | 92% | 40 orders | Manual process |
| Ship | Logistics | 10m | 24h | 98% | 100 orders | Carrier pickup |
Total Process Time: 70 minutes
Total Lead Time: 44 hours
Flow Efficiency: 2.7% (PT / LT)
undefinedPhase 3: Analyze Waste
阶段3:分析浪费
Step 1: Calculate Flow Efficiency
步骤1:计算流程效率
text
Flow Efficiency = Process Time / Lead Time × 100%
Example: 70 min / 2640 min = 2.7%Interpretation:
- < 5%: Significant waste (typical for unoptimized processes)
- 5-15%: Moderate efficiency
- 15-25%: Good efficiency
-
25%: Excellent (rare for knowledge work)
text
Flow Efficiency = Process Time / Lead Time × 100%
Example: 70 min / 2640 min = 2.7%解读:
- < 5%: 存在大量浪费(未优化流程的典型情况)
- 5-15%: 中等效率
- 15-25%: 良好效率
-
25%: 优秀(知识型工作中较为罕见)
Step 2: Identify Waste by Type
步骤2:按类型识别浪费
markdown
undefinedmarkdown
undefinedWaste Analysis
浪费分析
Waiting (45% of lead time)
等待(占前置时间的45%)
- Credit check batch processing: 8 hours → could be real-time
- Carrier pickup schedule: 24 hours → could be on-demand
- 信用检查批量处理:8小时 → 可改为实时处理
- 承运人取件排期:24小时 → 可改为按需取件
Inventory (150 orders WIP)
库存(150个在制品订单)
- Orders queue at each step
- No pull system in place
- 每个步骤都有排队的订单
- 未建立拉动系统
Defects (15% rework at order entry)
缺陷(订单录入环节15%的返工率)
- Manual data entry errors
- Missing required fields
- 手动录入数据错误
- 缺少必填字段
Overprocessing
过度加工
- Full credit check for returning customers
- Duplicate data entry across systems
undefined- 为回头客执行完整信用检查
- 跨系统重复录入数据
undefinedStep 3: Identify Bottlenecks
步骤3:识别瓶颈
The constraint (bottleneck) limits the entire system:
markdown
undefined约束(瓶颈)会限制整个系统的效率:
markdown
undefinedBottleneck Analysis
瓶颈分析
Primary Bottleneck: Credit Check
- Highest queue (30 orders)
- Batch processing creates 8-hour wait
- Blocks downstream flow
Secondary Bottleneck: Pick & Pack
- Manual process
- Variable cycle time
undefined主要瓶颈: 信用检查
- 排队订单最多(30个)
- 批量处理导致8小时等待
- 阻塞下游流程
次要瓶颈: 拣货与包装
- 手动流程
- 周期时间不稳定
undefinedPhase 4: Future State Design
阶段4:未来状态设计
Step 1: Apply Lean Principles
步骤1:应用精益原则
| Principle | Current Problem | Future State Solution |
|---|---|---|
| Flow | Batch processing | Continuous flow, single-piece |
| Pull | Push based on forecast | Pull based on demand |
| Perfection | Accept defects, fix later | Build quality in |
| 原则 | 当前问题 | 未来状态解决方案 |
|---|---|---|
| 流动 | 批量处理 | 连续流动、单件流 |
| 拉动 | 基于预测推动 | 基于需求拉动 |
| 完美 | 接受缺陷、事后修复 | 内置质量管控 |
Step 2: Design Improvements
步骤2:设计改进方案
markdown
undefinedmarkdown
undefinedFuture State Design
未来状态设计
Eliminate Waiting
消除等待
- Real-time credit API vs. batch
- On-demand carrier pickup
- 实时信用API替代批量处理
- 按需承运人取件
Reduce Inventory
减少库存
- WIP limits at each step
- Pull signals between steps
- 每个步骤设置在制品(WIP)上限
- 步骤间设置拉动信号
Improve Quality
提升质量
- Validation at order entry
- Auto-populate from CRM
- 订单录入环节增加校验
- 从CRM自动填充数据
Automate Motion Waste
自动化动作浪费
- Single system vs. multiple tools
- API integrations
undefined- 单一系统替代多工具
- API集成
undefinedStep 3: Create Future State Map
步骤3:创建未来状态图
markdown
undefinedmarkdown
undefinedFuture State Value Stream
Future State Value Stream
| Step | Owner | PT | LT | %C&A | Inventory | Changes |
|---|---|---|---|---|---|---|
| Order Entry | Sales | 10m | 30m | 98% | 10 orders | Validation, auto-fill |
| Credit Check | System | 1m | 5m | 99% | 0 | Real-time API |
| Inventory Alloc | System | 1m | 5m | 99% | 0 | Automated |
| Pick & Pack | Warehouse | 25m | 2h | 96% | 15 orders | Better tooling |
| Ship | Logistics | 10m | 4h | 99% | 20 orders | On-demand pickup |
Target Process Time: 47 minutes (33% reduction)
Target Lead Time: 6.7 hours (85% reduction)
Target Flow Efficiency: 11.7% (4x improvement)
undefined| Step | Owner | PT | LT | %C&A | Inventory | Changes |
|---|---|---|---|---|---|---|
| Order Entry | Sales | 10m | 30m | 98% | 10 orders | Validation, auto-fill |
| Credit Check | System | 1m | 5m | 99% | 0 | Real-time API |
| Inventory Alloc | System | 1m | 5m | 99% | 0 | Automated |
| Pick & Pack | Warehouse | 25m | 2h | 96% | 15 orders | Better tooling |
| Ship | Logistics | 10m | 4h | 99% | 20 orders | On-demand pickup |
Target Process Time: 47 minutes (33% reduction)
Target Lead Time: 6.7 hours (85% reduction)
Target Flow Efficiency: 11.7% (4x improvement)
undefinedPhase 5: Implementation Roadmap
阶段5:实施路线图
Step 1: Prioritize Improvements
步骤1:优先级排序改进措施
| Improvement | Impact | Effort | Priority |
|---|---|---|---|
| Real-time credit API | High (8h → 5m) | Medium | 1 |
| Order entry validation | Medium (15% → 2% errors) | Low | 2 |
| On-demand carrier | High (24h → 4h) | High | 3 |
| Automated inventory | Medium | Medium | 4 |
| 改进措施 | 影响 | 投入 | 优先级 |
|---|---|---|---|
| 实时信用API | 高(8小时→5分钟) | 中 | 1 |
| 订单录入校验 | 中(错误率15%→2%) | 低 | 2 |
| 按需承运人 | 高(24小时→4小时) | 高 | 3 |
| 自动化库存分配 | 中 | 中 | 4 |
Step 2: Define Kaizen Events
步骤2:定义Kaizen改善活动
Focused improvement workshops:
markdown
undefined聚焦式改进研讨会:
markdown
undefinedKaizen Event: Credit Check Automation
Kaizen Event: Credit Check Automation
Scope: Eliminate credit check batch processing
Target: 8 hours → 5 minutes lead time
Team: Finance, IT, Process Owner
Duration: 1 week intensive
Deliverables:
- API integration specification
- Process redesign
- Training materials
undefinedScope: Eliminate credit check batch processing
Target: 8 hours → 5 minutes lead time
Team: Finance, IT, Process Owner
Duration: 1 week intensive
Deliverables:
- API integration specification
- Process redesign
- Training materials
undefinedOutput Formats
输出格式
Narrative Summary
叙述性摘要
markdown
undefinedmarkdown
undefinedValue Stream Analysis Summary
价值流分析摘要
Value Stream: [Name]
Date: [ISO date]
Analyst: value-stream-analyst
价值流: [名称]
日期: [ISO格式日期]
分析师: value-stream-analyst
Current State Metrics
当前状态指标
- Process Time: X minutes
- Lead Time: Y hours
- Flow Efficiency: Z%
- Primary Bottleneck: [Step]
- 处理时间: X分钟
- 前置时间: Y小时
- 流程效率: Z%
- 主要瓶颈: [步骤]
Top Waste Categories
主要浪费类别
- Waiting (X% of LT): [Description]
- Inventory (X orders WIP): [Description]
- [Other waste]: [Description]
- 等待(占前置时间的X%): [描述]
- 库存(X个在制品订单): [描述]
- [其他浪费]: [描述]
Future State Targets
未来状态目标
- Lead Time Reduction: X%
- Flow Efficiency Target: Y%
- Quality Target: Z% first-time right
- 前置时间减少: X%
- 流程效率目标: Y%
- 质量目标: Z%一次做对
Recommended Actions
建议行动
- [High priority improvement]
- [Medium priority improvement]
- [Lower priority improvement]
undefined- [高优先级改进措施]
- [中优先级改进措施]
- [低优先级改进措施]
undefinedStructured Data (YAML)
结构化数据(YAML)
yaml
value_stream:
name: "Customer Order Fulfillment"
version: "1.0"
date: "{ISO-8601-date}"
analyst: "value-stream-analyst"
boundaries:
trigger: "Customer places order"
end_state: "Customer receives product"
customer: "External retail customer"
current_state:
total_process_time_minutes: 70
total_lead_time_hours: 44
flow_efficiency_percent: 2.7
wip_total: 240
steps:
- name: "Order Entry"
owner: "Sales"
process_time_minutes: 15
lead_time_hours: 2
complete_accurate_percent: 85
inventory: 50
waste_types:
- type: defects
description: "Manual entry errors"
- type: motion
description: "Multiple system entry"
- name: "Credit Check"
owner: "Finance"
process_time_minutes: 10
lead_time_hours: 8
complete_accurate_percent: 95
inventory: 30
is_bottleneck: true
waste_types:
- type: waiting
description: "Batch processing"
waste_analysis:
- type: waiting
percent_of_lead_time: 45
root_causes:
- "Batch processing"
- "Scheduled pickups"
- type: inventory
total_wip: 240
root_causes:
- "No WIP limits"
- "Push system"
future_state:
target_process_time_minutes: 47
target_lead_time_hours: 6.7
target_flow_efficiency_percent: 11.7
improvements:
- name: "Real-time credit API"
waste_eliminated: waiting
impact: high
effort: medium
lead_time_reduction_hours: 7.9
roadmap:
- phase: 1
improvements: ["Real-time credit API", "Order validation"]
duration_weeks: 4
- phase: 2
improvements: ["On-demand carrier", "Inventory automation"]
duration_weeks: 8yaml
value_stream:
name: "Customer Order Fulfillment"
version: "1.0"
date: "{ISO-8601-date}"
analyst: "value-stream-analyst"
boundaries:
trigger: "Customer places order"
end_state: "Customer receives product"
customer: "External retail customer"
current_state:
total_process_time_minutes: 70
total_lead_time_hours: 44
flow_efficiency_percent: 2.7
wip_total: 240
steps:
- name: "Order Entry"
owner: "Sales"
process_time_minutes: 15
lead_time_hours: 2
complete_accurate_percent: 85
inventory: 50
waste_types:
- type: defects
description: "Manual entry errors"
- type: motion
description: "Multiple system entry"
- name: "Credit Check"
owner: "Finance"
process_time_minutes: 10
lead_time_hours: 8
complete_accurate_percent: 95
inventory: 30
is_bottleneck: true
waste_types:
- type: waiting
description: "Batch processing"
waste_analysis:
- type: waiting
percent_of_lead_time: 45
root_causes:
- "Batch processing"
- "Scheduled pickups"
- type: inventory
total_wip: 240
root_causes:
- "No WIP limits"
- "Push system"
future_state:
target_process_time_minutes: 47
target_lead_time_hours: 6.7
target_flow_efficiency_percent: 11.7
improvements:
- name: "Real-time credit API"
waste_eliminated: waiting
impact: high
effort: medium
lead_time_reduction_hours: 7.9
roadmap:
- phase: 1
improvements: ["Real-time credit API", "Order validation"]
duration_weeks: 4
- phase: 2
improvements: ["On-demand carrier", "Inventory automation"]
duration_weeks: 8Mermaid Diagrams
Mermaid 流程图
Current State Flow:
mermaid
flowchart LR
subgraph Current State
A[Order Entry<br/>PT: 15m | LT: 2h<br/>WIP: 50] --> B[Credit Check<br/>PT: 10m | LT: 8h<br/>WIP: 30]
B --> C[Inventory<br/>PT: 5m | LT: 4h<br/>WIP: 20]
C --> D[Pick & Pack<br/>PT: 30m | LT: 6h<br/>WIP: 40]
D --> E[Ship<br/>PT: 10m | LT: 24h<br/>WIP: 100]
end
style B fill:#ff9999Future State Flow:
mermaid
flowchart LR
subgraph Future State
A[Order Entry<br/>PT: 10m | LT: 30m<br/>WIP: 10] --> B[Credit<br/>API: 1m<br/>WIP: 0]
B --> C[Inventory<br/>Auto: 1m<br/>WIP: 0]
C --> D[Pick & Pack<br/>PT: 25m | LT: 2h<br/>WIP: 15]
D --> E[Ship<br/>PT: 10m | LT: 4h<br/>WIP: 20]
end
style B fill:#99ff99
style C fill:#99ff99当前状态流程:
mermaid
flowchart LR
subgraph Current State
A[Order Entry<br/>PT: 15m | LT: 2h<br/>WIP: 50] --> B[Credit Check<br/>PT: 10m | LT: 8h<br/>WIP: 30]
B --> C[Inventory<br/>PT: 5m | LT: 4h<br/>WIP: 20]
C --> D[Pick & Pack<br/>PT: 30m | LT: 6h<br/>WIP: 40]
D --> E[Ship<br/>PT: 10m | LT: 24h<br/>WIP: 100]
end
style B fill:#ff9999未来状态流程:
mermaid
flowchart LR
subgraph Future State
A[Order Entry<br/>PT: 10m | LT: 30m<br/>WIP: 10] --> B[Credit<br/>API: 1m<br/>WIP: 0]
B --> C[Inventory<br/>Auto: 1m<br/>WIP: 0]
C --> D[Pick & Pack<br/>PT: 25m | LT: 2h<br/>WIP: 15]
D --> E[Ship<br/>PT: 10m | LT: 4h<br/>WIP: 20]
end
style B fill:#99ff99When to Use
适用场景
| Scenario | Use Value Stream Mapping? |
|---|---|
| Process improvement | Yes - identify waste |
| New system design | Yes - design for flow |
| Cost reduction | Yes - find inefficiencies |
| Lead time complaints | Yes - find bottlenecks |
| Quality problems | Partial - with root cause analysis |
| Greenfield project | Maybe - limited current state |
| 场景 | 是否适合使用价值流映射? |
|---|---|
| 流程改进 | 是 - 识别浪费 |
| 新系统设计 | 是 - 设计流畅流程 |
| 成本降低 | 是 - 发现低效环节 |
| 前置时间投诉 | 是 - 找到瓶颈 |
| 质量问题 | 部分适用 - 需结合根本原因分析 |
| 全新项目 | 可能适用 - 当前状态数据有限 |
Integration
集成
Upstream (Discovery)
上游(发现阶段)
- process-modeling - Understand current process
- capability-mapping - Link to business capabilities
- stakeholder-analysis - Identify process owners
- process-modeling - 理解当前流程
- capability-mapping - 关联业务能力
- stakeholder-analysis - 识别流程负责人
Downstream
下游
- Requirements - Improvement requirements
- Systems design - Automation opportunities
- Project planning - Kaizen event planning
- 需求管理 - 改进需求定义
- 系统设计 - 识别自动化机会
- 项目规划 - Kaizen活动规划
Related Skills
相关技能
- - Customer experience perspective
journey-mapping - - Capability view of value delivery
capability-mapping - - Investigate bottleneck causes
root-cause-analysis - - Prioritize improvement initiatives
prioritization - - Detailed BPMN process diagrams
process-modeling - - Estimate improvement effort
estimation - - Current vs target comparison
benchmarking
- - 客户体验视角
journey-mapping - - 价值交付的能力视图
capability-mapping - - 调查瓶颈原因
root-cause-analysis - - 优先级排序改进举措
prioritization - - 详细BPMN流程图表
process-modeling - - 估算改进投入
estimation - - 当前与目标状态对比
benchmarking
Version History
版本历史
- v1.0.0 (2025-12-26): Initial release
- v1.0.0 (2025-12-26): 初始版本