pre-deployment-review

Enforce pre-deployment quality gates across code, infrastructure, and monitoring.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/constellize/marketplace --skill pre-deployment-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pre-deployment-review
Source: https://github.com/constellize/marketplace/tree/main/plugins/constellize-ai-workflow/skills/pre-deployment-review
Command: npx skills add https://github.com/constellize/marketplace --skill pre-deployment-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-deployment review ensures production safety by enforcing a standardized gate that validates end-to-end readiness, infrastructure health, rollback readiness, and observability before deployment.

Core Features & Use Cases

  • Automated E2E gates in production-like environments with production-scale data
  • Infrastructure validation, including migrations, configuration, and dependencies
  • Rollback verification and timing measurements to meet RTO targets
  • Monitoring, logging, and alert readiness to detect issues early

Quick Start

Set up and run the pre-deployment review pipeline in your staging environment to validate a new release.

Frequently Asked Questions about pre-deployment-review

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

FAQPage Schema
What is a pre-deployment quality gate and how does it safeguard releases?▼

A pre-deployment quality gate safeguards releases by enforcing standardized checks across end-to-end testing, infrastructure health, rollback readiness, and observability before deployment to ensure production safety.

How do I automate pre-deployment checks for staging environments?▼

You automate pre-deployment checks by running a pipeline in staging that validates E2E testing, infrastructure migrations, deployment scripts, and monitoring readiness before any release proceeds.

Can I validate rollback procedures and RTO targets before deployment?▼

Yes, pre-deployment review verifies rollback procedures and measures timing to ensure your deployment rollback meets Recovery Time Objective targets and provides clear failure criteria with runbooks.

Does pre-deployment review work with production-scale data testing?▼

Yes, the pre-deployment review orchestrates automated E2E gates in production-like environments using production-scale data to validate infrastructure health and ensure safe releases.

What is the best way to verify infrastructure and monitoring readiness before deployment?▼

The best way to verify readiness is enforcing a comprehensive pre-deployment gate that validates infrastructure configurations, dependencies, logging, and alert setups to detect issues early.

When should I not use automated pre-deployment gates?▼

Avoid automated pre-deployment gates if your release lacks defined failure criteria, rollback runbooks, or production-like staging environments to properly validate infrastructure and observability.