Use this template
Open SRE Health Checker in Devin and create the automation with the default configuration. You can customize it before saving.
What this automation does
Reliability engineering is about maintaining a baseline. The SRE Health Checker runs weekly, audits your setup, and gives you a scored report against key reliability practices — so you can see drift before it becomes an incident and fix it proactively.How it works
Trigger: Schedule event —recurring
- Event:
schedule:recurring- Conditions:
rrulematchesFREQ=WEEKLY;BYDAY=MO;BYHOUR=9;BYMINUTE=0
- Conditions:
Prerequisites
- Integrations:
Example prompt
The template ships with this prompt. You can edit it after clicking Use template, or leave it as-is.Setting it up
- Open Automations → Templates in Devin.
- Click SRE Health Checker. The create page opens with this template pre-filled.
- Connect any required integrations and install MCP servers if you haven’t already.
- Replace any placeholder values in the trigger conditions (for example, swap
your-org/your-repofor your actual repo). - Review the prompt and adjust it for your team’s language, conventions, and guardrails.
- Click Create automation.
When to use this template
- Growing engineering teams establishing their first reliability practices
- Post-incident reviews that want to check for systemic gaps
- Platform and infrastructure teams maintaining many services
- Onboarding new services onto reliability standards
Customization ideas
- Scope to specific services, repos, or teams
- Customize the audit criteria (add team-specific reliability norms)
- Cross-reference with Datadog, PagerDuty, or Opsgenie MCP data
- Tune severity levels and escalation paths
