Incident Response Runbook

Generate a step-by-step incident response plan with escalation paths and role assignments
Planning incident response devops escalation on-call runbook sre
Use directly in editor
MCP Tool render_whiteboard
Output Type Planning
Input Examples Copy
What kind of incident? (e.g. "database outage for a SaaS payment platform" or "API rate limiting failure for a mobile app backend")...

How to Use

1
Connect MCP Server
Add MockFlow IdeaBoard MCP to your AI assistant:
Desktop MCP
Web MCP
Loginless MCP
claude mcp add --transport http -s user mockflow-ideaboard http://localhost:21193/mcp
Requires MockFlow Desktop app running locally
npm install -g @mockflow/ideaboard-mcp && mockflow-ideaboard-mcp login && mockflow-ideaboard-mcp
Install CLI, login with your MockFlow account, then start the server
claude mcp add --transport http -s user mockflow-ideaboard https://app.mockflow.com/ideaboard/mcp
No account needed — free to use
2
Install Skill
Download the SKILL.md file and place it in your skills directory:
~/.claude/skills/mockflow-incident-response-runbook/SKILL.md
3
Use the Skill
Claude Code will auto-detect when your prompt matches the skill. You can also invoke it directly with /mockflow-incident-response-runbook.
Close Icon