Technology Strategy Patterns 学习笔记8- Communicating the Strategy-Decks(ppt模板)

1 Ghost Deck/Blank Deck

1.1 It's a special way of making an initial deck that has a certain purpose

1.2 you're making sure you have figured out what all the important shots are before incurring the major expense of shooting them

1.3 需要从技术、战略、产品相关角度评估整体

1.4 编写步骤

  • 先有整体轮廓/outline
  • 先只写headline,make sure they still make sense
  • 不断review和检查headline:使用Dramatic Structure/Ars Rhetorica(修辞学),检查描述的影响力(impactful)
  • 指定人员编写实际内容
  • 和有帮助的人一起检查和修正内容

2 Ask Deck

2.1 用途:用于向领导要资源和投入

2.2 The ask

  • The first slide says it all. You write your first slide last-首页要概况所有,首页要最后汇总检查
  • 要包括的内容
  1. The current state is this: X, Y, Z dramatic data points.
  2. Therefore, executive, you do this: X important project described in a single sentence with a name.
  3. Here are the milestones so you know what you get along the way
  4. That will take X duration, require Y number of teams, and cost X capex and Y opex.
  5. Here is the end state that you will have bought for that money: something awesome, and now the bad current state is over.

2.3 编写要点

  • Imperil the hero:充分展现我们的状态如何糟糕(不做的后果),或者如何有一个新的超级令人兴奋的机会。
  • Let the data drive
  • Save the hero
    • The roadmap
    • How long will it take?
    • How much will it cost?
    • Who will do the work?
  • The ask 明确发问
  • Appendix : includes all charts, graphs, query results, and any substantiating data supporting the claims you made in your main deck

2.2.4 main deck should be 12--5 slides

3 Strategy Deck

3.1 Execute all the applicable creation patterns of this book while keeping in mind the analysis patterns along the way

3.2 Collect your output from doing that.

3.3 Do a MergeSort of the output and make it into a deck with a smooth, comprehensive story using the communication patterns in this book.

4 Roadmap

5 Tactical Plan

6 MergeSort Meeting

6.1 将各方独立计划/LIST,合并为一个整体计划/LIST

6.2 步骤

  • Call a MergeSort meeting to make your plan, and make sure you clearly state the scope of what you need to build the plan for.
  • Have everyone make a separate list of lists, perhaps categories focusing on different aspects of the project such as "business," "data," "infrastructure,"
  • Give everyone time to populate their lists of lists independently. You will generate a lot more ideas this way, and be more inclusive of shy people in the group and flatten out the louder voices 注意沉默者的意见
  • Bring the raw material lists together in your MergeSort operation meeting.
  • Now you have a single merged list and you want to prioritize it.
  • The project manager takes over the meeting to take the now single, merged, prioritized list of lists and assign who does what by when into a spreadsheet.
相关推荐
凤年徐12 分钟前
【数据结构初阶】顺序表的应用
c语言·开发语言·数据结构·c++·笔记·算法·顺序表
半导体守望者2 小时前
英福康INFICON VGC501, VGC502, VGC503 单通道、双通道和三通道测量装置
经验分享·笔记·功能测试·自动化·制造
Timmer丿2 小时前
kafka学习笔记(三、消费者Consumer使用教程——配置参数大全及性能调优)
笔记·学习·kafka
Timmer丿2 小时前
kafka学习笔记(三、消费者Consumer使用教程——消费性能多线程提升思考)
笔记·学习·kafka
保持学习ing2 小时前
黑马Java面试笔记之 消息中间件篇(Kafka)
java·笔记·面试·kafka
@蓝莓果粒茶4 小时前
LeetCode第244题_最短单词距离II
c++·笔记·学习·算法·leetcode·职场和发展·c#
肥肠可耐的西西公主4 小时前
前端(vue)学习笔记(CLASS 7):vuex
前端·笔记·学习
越轨4 小时前
【Pytorch学习笔记】模型模块08——AlexNet模型详解
人工智能·pytorch·笔记·深度学习·学习·机器学习
逼子格6 小时前
硬件工程师笔记——555定时器应用Multisim电路仿真实验汇总
笔记·单片机·嵌入式硬件·multisim·电路仿真·信号发生器·555定时器
@蓝莓果粒茶7 小时前
LeetCode第245题_最短单词距离III
c语言·c++·笔记·学习·算法·leetcode·c#