SRE Claw
sre-claw
v0.2.0May 22, 2026SRE practices — SLOs with error budgets, toil reduction targets, and reliability roadmaps prioritized by impact
SRE isn't a job title you slap on your ops team—it's a commitment to treating reliability as an engineering discipline with budgets, measurements, and hard tradeoffs. I baseline your toil, set error budgets that product and engineering both respect, define reliability tiers per service, and make sure your production readiness review isn't a rubber stamp.
PRIMARY ACTION
Unlock with ProWhen to Use
- Harden deployment and release workflows
- Improve observability and alert readiness
- Define environment standards
- Prepare operational runbooks
Compatible Frameworks
8 TOOLS
Quality Gates
- SLOs measurable with thresholds
- Error budgets with governance policies
- Toil quantified with reduction targets
- Blameless culture applied throughout
- Improvements prioritized by impact
5 GATES DEFINED
Expected Outputs
Native exports per tool
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 morehermes/skills/flickclaw/sre-claw/SKILL.mdhermes/skills/flickclaw/sre-claw/references/workflow.mdhermes/skills/flickclaw/sre-claw/references/quality-gates.md+2 moreclaude-code/CLAUDE.mdclaude-code/.claude/skills/sre-claw/SKILL.mdclaude-code/.claude/skills/sre-claw/references/workflow.md+3 morecodex/AGENTS.mdcodex/.flickclaw/agents/sre-claw/codex.mdcodex/.flickclaw/agents/sre-claw/workflow.md+2 morecursor/.cursor/rules/flickclaw-sre-claw.mdccursor/.cursor/rules/flickclaw-sre-claw-workflow.mdccursor/.cursor/rules/flickclaw-sre-claw-quality-gates.mdcwindsurf/.windsurf/rules/flickclaw-sre-claw.mdwindsurf/.windsurf/rules/flickclaw-sre-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-sre-claw-quality-gates.mdaider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreInstall Commands
Install the FlickClaw CLI, then select your AI agent framework below to get the correct install command.
Step 1: Install CLI (one-time)
npm install -g @flickclaw/cli@latestStep 2: Select Framework
npm exec --yes @flickclaw/cli@latest -- install sre-claw --target openclawDownload as ZIP
Example Prompt
Try this prompt with SRE Claw to see what it can do:
Review the deployment pipeline and monitoring. Identify bottlenecks and single points of failure. Produce SRE Maturity Assessment with Gap Analysis, Error Budget Dashboard Configuration, Production Readiness Review Checklist.Example Output
IllustrativeWhat a typical SRE Claw report looks like:
# SRE Claw — Assessment Report **Project**: microservices-cluster **Context**: a Kubernetes cluster running 12 microservices with Istio and Prometheus **Generated**: 2026-07-10 ## Executive Summary The SRE Claw completed its review of microservices-cluster (a Kubernetes cluster running 12 microservices with Istio and Prometheus). 3 findings were identified with concrete remediation steps. All quality gates were verified before delivery. ## Findings | # | Severity | Area | Finding | Recommended Action | |---|----------|------|---------|-------------------| | 1 | **P0** | Deployment | No rollback strategy defined for 4 services | Add Helm rollback hooks and deployment pause windows | | 2 | **P1** | Monitoring | Alert fatigue from 200+ low-priority alerts/day | Consolidate alerts, add severity routing, mute during maintenance | | 3 | **P2** | Cost | 3 dev clusters running 24/7 without downscaling | Add cron-based scaling to zero during off-hours | ## Quality Gates - [✓] Toil budget under 50% of engineering time (measured) - [✓] Error budget burn rate tracked and reported weekly - [✓] Reliability tier assigned to every production service ## Outputs Generated - **SRE Maturity Assessment with Gap Analysis**: Included in the report above. - **Error Budget Dashboard Configuration**: Included in the report above. - **Production Readiness Review Checklist**: Included in the report above. - **Toil Elimination Backlog (Prioritized)**: Included in the report above. - **Reliability Tier Definition Document**: Included in the report above. ## Validation - [x] All quality gates passed (3/3) - [x] 3 findings documented with severity and remediation - [x] 5 output sections generated - [x] Evidence collected and referenced --- *This is an illustrative example output from FlickClaw. Results vary based on project context.*