Agent Skills Library
View source
Release Readiness Review

Release Readiness Review Documentation

This proposed skill helps the team make release and deployment decisions consistently, especially when a change touches hosted apps, AWS infrastructure, scheduled jobs, data collection, auth, or other live surfaces.

Release Readiness Review

Status: Experimental

This proposed skill helps the team make release and deployment decisions consistently, especially when a change touches hosted apps, AWS infrastructure, scheduled jobs, data collection, auth, or other live surfaces.

Purpose

Release work often mixes code readiness, operational safety, and deployment evidence. This skill gives agents a repeatable checklist for turning a branch, PR, or deployment request into a concise go/no-go brief with validation and rollback notes.

When To Use

Requirements

Install

Install only for intentional trial while this skill is Experimental:

scripts/install-skill.sh release-readiness-review copilot /path/to/project-repo
scripts/install-skill.sh release-readiness-review codex
scripts/install-skill.sh release-readiness-review cursor /path/to/project-repo

Typical Output

Testing

Example Prompt

Use the release readiness skill to review this branch and tell me whether it is safe to deploy to dev. Include smoke checks and rollback notes.