用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MikeTreml/MissionControl --skill value-stream-mapping命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Expert Electron application architecture skill for IPC design, main/renderer/preload boundaries, security hardening, performance optimization, packaging strategy, native integration, and cross-platform desktop development. Use when reviewing or designing Electron apps, planning migrations, auditing architecture risks, choosing IPC patterns, diagnosing startup or memory issues, or coordinating related Electron skills.
Generates DrawIO XML diagrams for Amazon Web Services architectures from text descriptions or images. Analyzes existing .drawio files to extract AWS components. Use for AWS architecture diagrams, cloud infrastructure documentation, or when converting AWS diagram images to editable DrawIO format.
Generates DrawIO XML diagrams for Google Cloud Platform architectures from text descriptions or images. Analyzes existing .drawio files to extract GCP components. Use for GCP architecture diagrams, cloud infrastructure documentation, or when converting GCP diagram images to editable DrawIO format.
基于 SOC 职业分类
正在显示 SKILL.md
| name | value-stream-mapping |
| description | Create and analyze value stream maps with waste identification and process efficiency metrics |
| allowed-tools | ["Read","Write","Glob","Grep","Bash"] |
| metadata | {"specialization":"business-analysis","domain":"business","id":"SK-008","category":"Lean Analysis"} |
The Value Stream Mapping skill provides specialized capabilities for creating and analyzing value stream maps (VSM) using Lean principles. This skill enables visualization of material and information flows, identification of waste, and development of future-state improvements for process optimization.
Create a current-state value stream map for:
[Process description with steps]
Include time metrics and identify waste at each step.
Calculate process cycle efficiency:
[Process steps with value-added and non-value-added times]
Compare to industry benchmarks and recommend improvements.
Identify all eight types of waste in this process:
[Process description]
Quantify waste impact and prioritize elimination opportunities.
Design a future-state value stream map:
Current State: [Current VSM details]
Improvement Goals: [Target metrics]
Apply Lean principles and show expected improvements.
This skill integrates with the following business analysis processes:
| Icon | Name | Description |
|---|---|---|
| Process Box | Process | Value-adding process step |
| Triangle | Inventory | Work-in-progress or finished goods |
| Arrow (push) | Push Flow | Material pushed to next step |
| Supermarket | Pull System | Controlled inventory buffer |
| FIFO Lane | FIFO | First-in-first-out flow |
| Kaizen Burst | Improvement | Identified improvement opportunity |
| Electronic Info | Information Flow | Electronic information transfer |
| Letter | Waste Type | Examples |
|---|---|---|
| D | Defects | Rework, scrap, errors |
| O | Overproduction | Making more than needed |
| W | Waiting | Idle time, queue time |
| N | Non-utilized talent | Underused skills, ideas ignored |
| T | Transportation | Unnecessary movement of materials |
| I | Inventory | Excess stock, WIP buildup |
| M | Motion | Unnecessary movement of people |
| E | Extra-processing | Over-engineering, redundant steps |
| Metric | Definition | Formula |
|---|---|---|
| Lead Time | Total time from order to delivery | Sum of all process and wait times |
| Cycle Time | Time to complete one unit | Processing time per unit |
| Takt Time | Rate of customer demand | Available time / Customer demand |
| PCE | Process Cycle Efficiency | Value-Added Time / Lead Time |
| Industry | Typical PCE | World Class |
|---|---|---|
| Manufacturing | 5-10% | 25%+ |
| Service | 1-5% | 15%+ |
| Healthcare | 1-3% | 10%+ |
| Software | 5-15% | 30%+ |