production-readiness-review

Assess service readiness for production launch and identify operational risks.

1|Updated Jul 17, 2026
One-click install
npx skills add https://github.com/Arafly/sre-playbooks --skill production-readiness-review-arafly
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: production-readiness-review
Source: https://github.com/Arafly/sre-playbooks/tree/main/production-readiness-review
Command: npx skills add https://github.com/Arafly/sre-playbooks --skill production-readiness-review-arafly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps determine whether a service, feature, or major release is truly ready for production use, so teams can avoid launching something that cannot be observed, operated, rolled back, or safely recovered.

Core Features & Use Cases

  • Readiness assessment: Reviews reliability, observability, operability, deployment safety, rollback plans, capacity, dependency failure handling, security, and data safety.
  • Decision support: Produces a clear go, conditional-go, or no-go judgment with evidence, residual risks, and launch blockers.
  • Use case: A platform team uses it before a go-live window to verify dashboards, alerts, runbooks, rollback steps, ownership, and restore testing are in place.

Quick Start

Ask for a production readiness review of the service or release, including launch scope, risks, blockers, rollback plan, and a go/no-go recommendation.

Frequently Asked Questions about production-readiness-review

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

FAQPage Schema
How do I assess if my service is ready for production launch?▼

Assess production readiness by reviewing evidence across reliability, observability, operability, deployment safety, rollback plans, capacity, dependency failure handling, security, and data safety to ensure safe operation.

What is included in a go-live readiness review?▼

A go-live readiness review includes checking dashboards, alerts, runbooks, rollback steps, ownership, and restore testing to verify the service can be observed, operated, and safely recovered before launch.

How do I identify risks that could make a production launch unsafe?▼

Identify launch risks by evaluating dependency failure handling, capacity planning, and rollback mechanisms, producing a judgment with residual risks and launch blockers that could make operating the service unsafe.

When do I need a production readiness sign-off?▼

You need a production readiness sign-off before a go-live window, during major feature promotions, or for on-call onboarding scenarios to verify dashboards, alerts, runbooks, and restore testing are in place.

What decision does a production readiness review produce?▼

A production readiness review produces a clear go, conditional-go, or no-go judgment supported by evidence, residual risks, and specific launch blockers that must be resolved before deployment.

Does a production readiness review require rollback and restore testing?▼

Yes, a production readiness review requires rollback plans and restore testing to verify that a service can be safely recovered and rolled back if the production launch encounters critical issues.