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日