R
recipe-post-mortem-setup
by @googleworkspacev
4.5(144)
创建Google文档事后分析报告,并在Google日历中安排相关会议,用于复盘事件,总结经验教训,改进流程。
安装方式
npx skills add googleworkspace/cli --skill recipe-post-mortem-setupcompare_arrows
Before / After 效果对比
1 组使用前
发生故障后,手动创建复盘文档并协调会议时间,往往耗时费力,容易因沟通不畅导致信息遗漏或会议延迟,影响故障分析和改进措施的及时落地。
使用后
通过自动化流程,可以快速创建Google Docs复盘文档并同步安排Google Calendar会议。这极大地简化了复盘准备工作,确保所有相关人员能及时参与,显著提升了故障复盘的效率和效果。
SKILL.md
Set Up Post-Mortem
PREREQUISITE: Load the following skills to execute this recipe:
gws-docs,gws-calendar,gws-chat
Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.
Steps
- Create post-mortem doc:
gws docs +write --title 'Post-Mortem: [Incident]' --body '## Summary\n\n## Timeline\n\n## Root Cause\n\n## Action Items' - Schedule review meeting:
gws calendar +insert --summary 'Post-Mortem Review: [Incident]' --attendee team@company.com --start '2026-03-16T14:00:00' --end '2026-03-16T15:00:00' - Notify in Chat:
gws chat +send --space spaces/ENG_SPACE --text '🔍 Post-mortem scheduled for [Incident].'
用户评价 (0)
发表评价
效果
易用性
文档
兼容性
暂无评价
统计数据
安装量14.4K
评分4.5 / 5.0
版本
更新日期2026年5月23日
对比案例1 组
用户评分
4.5(144)
5
24%
4
51%
3
24%
2
2%
1
0%
为此 Skill 评分
0.0
兼容平台
🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI
时间线
创建2026年3月16日
最后更新2026年5月23日