1. 设定边界,对项目时间有个粗略预判

fixed time, variable scope. 时间固定,范围可变。

Instead of asking how much time it will take to do some work, we ask: How much time do we want to spend? How much is this idea worth? This is the task of shaping: narrowing down the problem and designing the outline of a solution that fits within the constraints of our appetite. 不问“这个需求要多少时间”,而是问:“我们想花多少时间?”、“这个想法值多少时间?”——这就是塑造的任务:缩小问题范围,并设计出符合我们时间限制的解决方案大纲。

通过这种方法,可以避免不断膨胀的需求。有机会认真地设计不同的方案、思考不同方案的差异、思考怎样的执行顺序更合理。以及最终做出最小化产品。