Loading...
Loading...
Compare original and translation side by side
来源: ComposioHQ/awesome-claude-skills 适配: LiYe OS 三层架构
Source: ComposioHQ/awesome-claude-skills Adapted for: LiYe OS Three-Tier Architecture
Plan (计划)
↓ 识别问题,制定假设
Do (执行)
↓ 小规模试验
Check (检查)
↓ 分析结果
Act (行动)
→ 标准化或调整Plan (Plan)
↓ Identify problems and develop hypotheses
Do (Do)
↓ Conduct small-scale trials
Check (Check)
↓ Analyze results
Act (Act)
→ Standardize or adjust问题: 报表生成时间过长
Why 1: 数据查询慢 → 为什么?
Why 2: 表没有索引 → 为什么?
Why 3: 没有 DBA 评审 → 为什么?
Why 4: 缺少代码审查流程 → 为什么?
Why 5: 团队没有建立标准 ← 根本原因Problem: Report generation takes too long
Why 1: Slow data query → Why?
Why 2: No index on the table → Why?
Why 3: No DBA review → Why?
Why 4: Lack of code review process → Why?
Why 5: No established team standards ← Root cause| 浪费类型 | 含义 | 示例 |
|---|---|---|
| 过度生产 | 做得比需要多 | 过多的报表 |
| 等待 | 空闲时间 | 等待审批 |
| 运输 | 不必要的移动 | 多次文件传输 |
| 过度加工 | 过度精细 | 过度优化代码 |
| 库存 | 堆积的工作 | 待处理任务积压 |
| 动作 | 不必要的操作 | 重复手动操作 |
| 缺陷 | 返工 | Bug 修复 |
| Waste Type | Definition | Example |
|---|---|---|
| Overproduction | Produce more than needed | Excessive reports |
| Waiting | Idle time | Waiting for approval |
| Transportation | Unnecessary movement | Multiple file transfers |
| Overprocessing | Overly refined | Over-optimizing code |
| Inventory | Piled-up work | Backlog of pending tasks |
| Motion | Unnecessary operations | Repetitive manual tasks |
| Defects | Rework | Bug fixes |
用户: 我的日报流程太繁琐了,帮我优化
Claude: [使用 kaizen 绘制价值流图、识别浪费、提出改进方案]User: My daily report process is too tedious, help me optimize it
Claude: [Uses kaizen to map value stream, identify waste, and propose improvement solutions]用户: 这个项目延期了,帮我分析原因
Claude: [使用 kaizen 5 Why 分析、找到根本原因、制定预防措施]User: This project was delayed, help me analyze the reasons
Claude: [Uses kaizen 5 Why analysis to find root causes and develop preventive measures]用户: 帮我建立一个持续改进的机制
Claude: [使用 kaizen 设计 PDCA 循环、定义检查点、建立反馈机制]User: Help me set up a continuous improvement mechanism
Claude: [Uses kaizen to design PDCA cycle, define checkpoints, and establish feedback mechanisms]