Recipe Post Mortem Setup
Analyzes past recipe creation attempts to identify common errors and proactively suggests setup improvements.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add recipe-post-mortem-setup npx -- -y @trustedskills/recipe-post-mortem-setup
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"recipe-post-mortem-setup": {
"command": "npx",
"args": [
"-y",
"@trustedskills/recipe-post-mortem-setup"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to automatically configure and run post-mortem analysis workflows within Google Workspace environments. It streamlines the process of gathering incident data, generating reports, and facilitating team discussions after a service disruption or project failure.
When to use it
- Automating the collection of logs and metrics immediately following a production outage.
- Generating structured summary documents for engineering teams to review root causes.
- Triggering scheduled retrospective meetings by preparing all necessary context materials in advance.
- Standardizing incident reporting formats across different departments or projects.
Key capabilities
- Integrates directly with Google Workspace tools to access relevant data sources.
- Executes predefined post-mortem templates tailored to specific incident types.
- Compiles findings into shareable documents suitable for stakeholder review.
- Facilitates the transition from technical analysis to actionable improvement plans.
Example prompts
- "Run a post-mortem setup for yesterday's API latency spike and draft the initial findings."
- "Configure the post-mortem workflow for our Q3 project launch and gather all relevant metrics."
- "Prepare a retrospective document based on the recent security incident report."
Tips & gotchas
Ensure you have appropriate permissions to access Google Workspace logs and documents before running this skill. The effectiveness of the analysis depends on the quality and completeness of the data available in your workspace at the time of execution.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.