deployment-readiness

Standardize release readiness checks for GitHub-based deployments.

326|35|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/athola/claude-night-market --skill deployment-readiness-athola
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deployment-readiness
Source: https://github.com/athola/claude-night-market/tree/main/plugins/minister/skills/release-health-gates/modules/deployment-readiness.md
Command: npx skills add https://github.com/athola/claude-night-market --skill deployment-readiness-athola

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deployment readiness gate pattern with required inputs and GitHub integration.

Core Features & Use Cases

  • Deployment readiness inputs and guardrails
  • GitHub-ready skeleton for release gates
  • Post-deployment validation hints

Quick Start

Mirror the readiness gates into PR descriptions for early visibility.

Frequently Asked Questions about deployment-readiness

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

FAQPage Schema
How do I standardize deployment readiness checks across GitHub PRs?

Deployment readiness checks standardize release validation by embedding GitHub-aware checklists into PR descriptions. This Skill applies readiness gates to release trains, hotfix reviews, and deployment PRs, validating scope, quality signals, communications, and operational readiness while outputting release gate markdown snippets and rollout scorecards.

What should a deployment gate checklist include?

A deployment gate checklist validates scope coverage, quality signals, stakeholder communications, documentation completeness, and operational readiness. This Skill generates GitHub-ready gate templates that track blockers via minister-tracker integration and produce QA handshake summaries alongside release gate snippets for visibility before deployment.

Can I use deployment gates for hotfix reviews and release trains?

Yes. Deployment gates apply to release trains, hotfix reviews, stakeholder briefings, and deployment PRs. This Skill embeds standardized readiness validation into each context, auto-filling blockers and outputting consistent release gate markdown, QA summaries, and rollout scorecards across all release scenarios.

How do I track deployment blockers in GitHub?

Deployment blockers are tracked via minister-tracker integration, which auto-fills blocker status within PR checklists. This Skill applies blocker tracking alongside scope, quality, and operational readiness validation, surfacing blockers in release gate markdown and rollout scorecards for early visibility.

What outputs does a deployment readiness gate produce?

Deployment readiness gates produce three outputs: a release gate markdown snippet for PR embedding, a QA handshake summary documenting quality signals and sign-offs, and a rollout scorecard capturing scope, communications, and operational readiness status.

When should I mirror deployment gates into PR descriptions?

Mirror deployment gates into PR descriptions early in the release cycle for visibility across release trains, hotfix reviews, and stakeholder briefings. Early gate visibility enables blockers to surface before deployment, allowing teams to validate scope, quality, communications, and operational readiness in parallel with development.

Related Skills