DevOps/SRE Config
A CLAUDE.md for DevOps teams with incident and change management
FreeFree StarterFor solo operators and evaluation
What is DevOps/SRE Config?
CLAUDE.md for DevOps/SRE teams. Incident severity levels, change management protocols, monitoring conventions, runbook standards, and on-call procedures.
Setup Time
3 min
Difficulty
Intermediate
Works With
claude-code
What's Included
- CLAUDE.md
- conventions/severity-levels.md
- conventions/change-management.md
- conventions/monitoring.md
- conventions/on-call.md
- templates/runbook.md
- templates/post-mortem.md
- README.md
Preview
CLAUDE.md
# CLAUDE.md — DevOps/SRE Config
## Incident Severity Levels
- **SEV1**: Complete outage, all users affected → page immediately
- **SEV2**: Partial outage, >10% users → page during business hours
- **SEV3**: Degraded, workaround exists → next business day
- **SEV4**: Cosmetic / minor → backlog
## Change Management
- All production changes require a change request
- Deploy windows: Tue-Thu, 10am-2pm (avoid Fridays)
- Rollback plan required before every deploy
- Feature flags for all new user-facing features
## Monitoring Conventions
- Every service must expose /health and /metrics
- Alert on symptoms (error rate), not causes (CPU)
- SLO: 99.9% availability, p99 latency < 500ms
- PagerDuty escalation: 5 min ack, 15 min responseInstallation Guide
1
Copy config to project root
cp devops-sre-config/CLAUDE.md ./CLAUDE.md2
Start Claude Code — config loads automatically
claudeRelated Products
CLAUDE.md Config$9
Enterprise Dev Config
Guard rails for teams that need PR reviews and audit trails
CLAUDE.md ConfigFree
Content Creator Config
A CLAUDE.md tuned for writing, editing, and publishing workflows
CLAUDE.md Config$9
Customer Success Config
A CLAUDE.md for proactive, retention-focused customer management
CLAUDE.md Config$9
Data Science Config
A CLAUDE.md for data science workflows with experiment tracking