pm

Generate structured incident postmortems from Slack history into Notion pages.

1.7k|91|Updated Feb 13, 2025
One-click install
npx skills add https://github.com/flowglad/flowglad --skill pm-flowglad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm
Source: https://github.com/flowglad/flowglad/tree/main/.claude/skills/pm
Command: npx skills add https://github.com/flowglad/flowglad --skill pm-flowglad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create comprehensive incident postmortem documents by reading Slack incident channels and storing structured postmortems in Notion.

Core Features & Use Cases

  • Identify the Incident Channel: Ask the user for the Slack channel name or ID and designate it as the incident channel.
  • Read Slack Channel History: Use the Slack MCP to fetch channel history, resolve user mentions, and fetch thread replies.
  • Analyze the Incident: Extract Timeline, Root Cause, Impact, Open Questions, and Action Items from the discussion.
  • Generate Postmortem Document: Create a Markdown postmortem with the specified structure including a timeline and telemetry.
  • Create Notion Page: Use Notion MCP to create the postmortem in the Notes database.
  • Share Results: Provide the Notion link and optionally post a summary back to Slack.

Quick Start

Create an incident postmortem by pulling Slack channel history and save the document to Notion.

Frequently Asked Questions about pm

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate incident postmortem creation from Slack?

To automate incident postmortem creation from Slack, this Skill reads your designated Slack channel history, extracts the timeline and root cause, and generates a structured Markdown document for your team.

How do I generate a Notion postmortem document from Slack channel history?

Generating a Notion postmortem document from Slack channel history involves parsing the chat to resolve user mentions and thread replies, formatting the extracted impact and action items into Markdown, and creating a Notion page via MCP.

Can I extract incident timelines and root causes directly from Slack messages?

Yes, you can extract incident timelines and root causes directly from Slack messages. The Skill analyzes your channel history to identify the timeline, root cause, impact, open questions, and action items from the discussion.

Does this postmortem automation require a specific Notion database setup?

This postmortem automation requires a Notion Notes database to store the generated document. It uses the Notion MCP to create the postmortem page and provides you with the direct link to the result.

What is the best way to document incident action items from Slack threads?

The best way to document incident action items from Slack threads is to use an automation tool that fetches thread replies, extracts the action items, and formats them into a comprehensive Markdown postmortem stored in Notion.

Can I post a postmortem summary back to the incident Slack channel?

Yes, you can post a postmortem summary back to the incident Slack channel. After creating the Notion document, the Skill optionally shares a summary and the Notion link directly back to your Slack channel.