Skills Development Post Mortem Setup

Post Mortem Setup

v20260401
recipe-post-mortem-setup
Automates creating a post-mortem doc, scheduling a review meeting, and notifying the team via Google Chat so incident reviews are centralized and timely.
Get Skill
119 downloads
Overview

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

  1. Create post-mortem doc: gws docs +write --title 'Post-Mortem: [Incident]' --body '## Summary\n\n## Timeline\n\n## Root Cause\n\n## Action Items'
  2. 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'
  3. Notify in Chat: gws chat +send --space spaces/ENG_SPACE --text '🔍 Post-mortem scheduled for [Incident].'
Info
Category Development
Name recipe-post-mortem-setup
Version v20260401
Size 1KB
Updated At 2026-04-08
Language