recipe-post-mortem-setup

recipe-post-mortem-setup

熱門

建立 Google Docs 事後檢討文件、排程 Google 日曆審查會議,並透過 Chat 發送通知。

2.9萬星標
1669分支
更新於 2026/3/31
SKILL.md
readonlyread-only
name
recipe-post-mortem-setup
description

建立 Google Docs 事後檢討文件、排程 Google 日曆審查會議,並透過 Chat 發送通知。

設定事後檢討

前置條件: 載入以下技能以執行此配方:gws-docsgws-calendargws-chat

建立 Google Docs 事後檢討文件、排程 Google 日曆審查會議,並透過 Chat 發送通知。

步驟

  1. 建立事後檢討文件:gws docs +write --title 'Post-Mortem: [Incident]' --body '## Summary\n\n## Timeline\n\n## Root Cause\n\n## Action Items'
  2. 排程審查會議:gws calendar +insert --summary 'Post-Mortem Review: [Incident]' --attendee team@company.com --start '2026-03-16T14:00:00' --end '2026-03-16T15:00:00'
  3. 在 Chat 中發送通知:gws chat +send --space spaces/ENG_SPACE --text '🔍 Post-mortem scheduled for [Incident].'