Incident Pattern Matcher
Description
A Claude skill for SREs to identify recurring failure patterns across post-mortems and incident logs
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
incident-pattern-matcher
A Claude Code skill for SREs and engineering teams to identify recurring failure patterns across post-mortems and incident logs.
[](https://github.com/posit-dev/incident-pattern-matcher) [](https://github.com/posit-dev/claude-plugins)
What it does
The **Incident Pattern Matcher** skill lets you query across all your historical post-mortems and incident logs to surface recurring root causes, reliability trends, and engineering focus areas — without manually trawling through Confluence pages and Slack threads.
It connects live to:
- 📄 Confluence — post-mortem pages across PTD, HOS, and Platform spaces
- 💬 Slack —
#hosted-incidentsand per-incident channels (e.g. created by Datadog) - 🎫 Jira — incident tickets for cross-referencing
Trigger phrases
Use these in Claude to activate the skill:
Have we seen a failure like this before?
Generate a summary of our reliability trends this quarter.
Which service has the most recurring incidents?
Where should we focus engineering mop-up time?
What are the top root causes across all post-mortems?
What Claude returns
Every analysis is structured as:
| Section | Description |
|---|---|
| Pattern Summary | Concise headline of the finding |
| Recurring Patterns | Grouped failure modes with frequency |
| Root Cause Analysis | Why these patterns keep recurring |
| Recommended Focus Areas | Where to invest engineering time |
| Trend Outlook | Improving, worsening, or new pattern? |
Installation
1. Add to your Claude project
In your Claude project settings, add this skill from the [Posit Plugin Marketplace](https://github.com/posit-dev/claude-plugins).
2. Required MCP integrations
This skill requires the following MCP servers to be connected in your
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11