release-health-gates

Automate release-gate validation and generate rollout scorecards for GitHub PRs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires minister:shared.

What problem does it solve?

Declarative release readiness checklist that mirrors GitHub checks and deployment readiness.

Core Features & Use Cases

  • Gate categories: Scope, Quality, Comms, Operations
  • GitHub-aware release gate snippets for PRs
  • Rollout scorecards and QA handshakes

Quick Start

Attach a Release Gate snippet to the deployment PR and track blockers.

Frequently Asked Questions about release-health-gates

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

FAQPage Schema
How do I embed release gates in GitHub pull requests to track deployment readiness?

Release gates are declarative checklists that attach to deployment PRs in GitHub, mirroring checks and readiness criteria. The Skill automates gate validation across scope, quality, comms, and operations categories, auto-filling blockers from tracker data and enforcing waiver approvals before deployment.

What are release gates and when do I need them in my deployment workflow?

Release gates are readiness criteria that validate all required conditions are met before deployment. Use them during release trains, hotfix reviews, stakeholder briefings, and quality sign-offs to ensure consistent, traceable deployment decisions across your team.

Can I use release gates to automate QA sign-offs and generate rollout scorecards?

Yes. The Skill produces QA handshake summaries and rollout scorecards alongside gate validation, automating the collection and enforcement of QA approvals within your GitHub-enabled release workflow.

How do release gates integrate with GitHub checks and deployment processes?

Release gates load gate modules and attach sections directly to deployment PRs, working within GitHub's native checks system. This embeds quality signals and readiness validation into your standard PR workflow without requiring external tooling.

What's the difference between release gates and standard deployment checklists?

Release gates are GitHub-aware, traceable checklists that auto-populate blocker data from trackers, enforce required waivers, and integrate into PR checks. They provide structured readiness signals tied to deployment, replacing manual checklist processes with automated validation.

Do I need a specific tracking system to use release gates for blocker management?

Release gates auto-fill blockers from tracker data as part of their core function, so integration with your existing issue or work-tracking system is expected. The Skill handles population of gate sections from your tracker without manual entry.

Related Skills