Incident Response Runbook
Create step-by-step incident response runbooks for common failure modes with escalation paths
Template Fields
Incident TypetextRequired
e.g., Database connection pool exhaustion, API latency spike > 5s, Payment processing failures
System / ServicetextRequired
e.g., Production API cluster, Payment service, User authentication system
Severity Levels to CoverselectRequired
All levels (P1-P4)Critical only (P1-P2)Standard (P2-P3)
Tech Stacktext
e.g., AWS, Kubernetes, PostgreSQL, Redis, Datadog
On-Call Teamtext
e.g., Platform team, Backend engineers, SRE team
Monitoring / Alerting Toolstext
e.g., Datadog, PagerDuty, Grafana, CloudWatch, Sentry
Related Templates
Bug Report
Write a clear, actionable bug report that developers can act on immediately
README Generator
Create a professional README.md for any project or repository
API Endpoint Documentation
Document an API endpoint with request/response examples
Git Commit Message
Write clear, conventional commit messages with proper scope and description