recipe-post-mortem-setup

googleworkspace/cli · updated Apr 8, 2026

$npx skills add https://github.com/googleworkspace/cli --skill recipe-post-mortem-setup
0 commentsdiscussion
summary

Orchestrate post-mortem workflows across Google Docs, Calendar, and Chat in one recipe.

  • Combines three Google Workspace skills to create a structured post-mortem document, schedule a review meeting, and send a team notification
  • Requires gws-docs , gws-calendar , and gws-chat skills to be loaded before execution
  • Provides templated steps with customizable incident names, attendees, and meeting times for consistent incident response processes
skill.md

1d:["$","div",null,{"className":"prose prose-invert max-w-none prose-headings:font-semibold prose-headings:tracking-tight prose-h1:text-4xl prose-h1:mb-2 prose-h2:text-2xl prose-h2:mb-2 prose-h3:text-lg prose-h3:mb-2 prose-p:text-muted-foreground prose-li:text-muted-foreground prose-code:bg-muted prose-code:text-foreground prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-sm prose-code:before:content-none prose-code:after:content-none prose-pre:bg-muted prose-pre:text-foreground prose-pre:border prose-pre:border-border prose-pre:rounded-md [&_table]:!border-[color:var(--border)] [&_th]:!border-[color:var(--border)] [&_td]:!border-[color:var(--border)]","dangerouslySetInnerHTML":{"__html":"<h1>Set Up Post-Mortem</h1>\n<blockquote>\n<p><strong>PREREQUISITE:</strong> Load the following skills to execute this recipe: <code>gws-docs</code>, <code>gws-calendar</code>, <code>gws-chat</code></p>\n</blockquote>\n<p>Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.</p>\n<h2>Steps</h2>\n<ol>\n<li>Create post-mortem doc: <code>gws docs +write --title 'Post-Mortem: [Incident]' --body '## Summary\n\n## Timeline\n\n## Root Cause\n\n## Action Items'</code></li>\n<li>Schedule review meeting: <code>gws calendar +insert --summary 'Post-Mortem Review: [Incident]' --attendee team@company.com --start '2026-03-16T14:00:00' --end '2026-03-16T15:00:00'</code></li>\n<li>Notify in Chat: <code>gws chat +send --space spaces/ENG_SPACE --text '🔍 Post-mortem scheduled for [Incident].'</code></li>\n</ol>"}}]

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.526 reviews
  • Min Tandon· Dec 28, 2024

    recipe-post-mortem-setup is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Min Verma· Dec 24, 2024

    Useful defaults in recipe-post-mortem-setup — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Ganesh Mohane· Dec 16, 2024

    recipe-post-mortem-setup has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Shikha Mishra· Dec 12, 2024

    Registry listing for recipe-post-mortem-setup matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Amelia Chen· Nov 19, 2024

    recipe-post-mortem-setup reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Alexander Abebe· Nov 15, 2024

    I recommend recipe-post-mortem-setup for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Sakshi Patil· Nov 7, 2024

    Solid pick for teams standardizing on skills: recipe-post-mortem-setup is focused, and the summary matches what you get after install.

  • Chaitanya Patil· Oct 26, 2024

    We added recipe-post-mortem-setup from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Liam Verma· Oct 10, 2024

    I recommend recipe-post-mortem-setup for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Liam Tandon· Oct 6, 2024

    recipe-post-mortem-setup reduced setup friction for our internal harness; good balance of opinion and flexibility.

showing 1-10 of 26

1 / 3