sre-review

Evaluate SLOs, alerting, runbooks, and rollback plans before launch.

23|7|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/kinncj/MAPLE --skill sre-review-kinncj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-review
Source: https://github.com/kinncj/MAPLE/tree/main/template/.opencode/skills/sre-review
Command: npx skills add https://github.com/kinncj/MAPLE --skill sre-review-kinncj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify that new features meet production readiness criteria by validating SLOs, alerting, runbooks, and rollback plans before launch.

Core Features & Use Cases

  • SLO and alert readiness validation for new features and services.
  • Structured runbooks and rollback planning to minimize downtime and data loss.
  • Use Case: Before deploying a feature, ensure monitoring, incident response, and rollback options are documented and tested.

Quick Start

Review a feature's readiness and generate the required runbooks and alerts before deployment.

Frequently Asked Questions about sre-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate SLOs and alerting before deploying a new feature to production?

To validate SLOs and alerting for production readiness, evaluate your new feature against defined reliability criteria and ensure monitoring alerts are documented and tested before launch.

What is production readiness review and when do I need it for a new service?

Production readiness review is the process of identifying operational gaps by evaluating SLOs, runbooks, and rollback plans. You need it before launching new features, services, or feature flags.

How do I create structured runbooks and rollback plans for incident management?

Create structured runbooks and rollback plans by enforcing documentation requirements for incident response and rollback capabilities, minimizing downtime and data loss during operational failures.

What's the best way to ensure observability and monitoring are configured before a production rollout?

Ensure observability and monitoring are configured by enforcing tooling requirements and automated validation checks that verify your alerting infrastructure meets readiness criteria before rollout.

Can I use automated validation to check incident readiness for feature flags?

Yes, automated validation can check incident readiness for feature flags by verifying that required SLOs, alerting configurations, and documented rollback options are in place before launch.

Why does my deployment fail production readiness checks due to missing rollback capabilities?

Deployments fail production readiness checks when rollback capabilities are missing because the review process requires documented and tested rollback plans to mitigate operational risks before launch.