prod-readiness-review
Installation
SKILL.md
Production Readiness Review
Use this skill to assess release readiness for web and mobile apps with a focus on operational safety.
Key behavior:
- Prefer repo evidence over generic advice (existing runbooks, CI scripts, infra code).
- When evidence is missing, mark items as
UNKNOWNrather than assuming. - Produce a crisp “go/no-go” summary: blockers vs risks vs nice-to-haves.
Workflow
- Identify release artifacts and deployment paths.
- Next.js: build outputs, hosting target, environment config.
- React Native: build pipelines, store release steps, OTA updates.