Set Up Post-Mortem

SkillProductivity

Lets your agent create a Google Docs post-mortem, schedule a Calendar review, and notify the team in Chat.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Set Up Post-Mortem skill

About this capability

Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.

What this skill tells your AI

The instructions your AI receives, as published by googleworkspace/cli in skills/recipe-post-mortem-setup/SKILL.md and read by ahel’s review.

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].'

Signals

GitHub stars
31k
Forks
2k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
recipe-post-mortem-setup
Source
github.com/googleworkspace/cli