1、在环境中尽量提出问题,并对提出的问题进行过滤,尽量过滤出真问题,去掉假问题
2、基于真问题提出的初步解答(mvp)做打磨,注意要减少不要增加
3、优化,迭代——形成一个优化闭环
4、加快速度——也就是进一步优化“优化闭环”,不断增强流畅性(这一步已经开始孕育自动化)
5、最终实现自动化
不要被已经做过的事情束缚
1. Consider the design/resrictions /requiremnets that are less dull
2. Better to delete the part/process steps than optimize those things are not suppose to exist. Delete at least 10%, otherwise it’s not Lean enough.
3. Continue to Optimize and upgrade
4. Accelerate the production efficiency
5. Autobase
评论区