← All blueprints
🚨

Incident Responder CrewAI

blueprint · 3 agents · 2 MCP servers

What it does

After an alert, this crew looks at what shipped recently in the repo, reasons about which change most likely caused the problem, and posts a short summary with a suspected commit to your incident channel so a human can take it from there. Turns the first ten minutes of triage into a starting point.

Agent flow

1 · Reader
Pull recent commits
github: recent_commits
2 · Correlator
Find the likely cause
no tools · reasoning
3 · Reporter
Post a summary to Slack
slack: post_message
fork & run
# fork into your project, wire your own servers
npx socketcat fork incident-responder