Skill
Community

recipe-post-mortem-setup

Install
1
Install the plugin
$
npx claudepluginhub pleaseai/claude-code-plugins --plugin google-workspace

Want just this skill?

Then install: npx claudepluginhub u/[userId]/[slug]

Description

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

Tool Access

This skill uses the workspace's default tool permissions.

Supporting Assets
View in Repository
SYNC.md
Skill Content

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]' --attendees team@company.com --start 'next monday 14:00' --duration 60
  3. Notify in Chat: gws chat +send --space spaces/ENG_SPACE --text '🔍 Post-mortem scheduled for [Incident].'
Stats
Stars5
Forks1
Last CommitMar 5, 2026

Similar Skills