release-health-gates

Standardize release approvals by expressing gates as GitHub-aware checklists. Ensure code, docs, comms, and observability items are green before deployment.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "release-health-gates" with this command: npx skills add athola/claude-night-market/athola-claude-night-market-release-health-gates

Release Health Gates

Purpose

Standardize release approvals by expressing gates as GitHub-aware checklists. Ensure code, docs, comms, and observability items are green before deployment.

Gate Categories

  • Scope & Risk – Are all blocking issues closed or deferred with owners?

  • Quality Signals – Are required checks, tests, and soak times satisfied?

  • Comms & Docs – Are docs merged and release notes posted?

  • Operations – Are runbooks, oncall sign-off, and rollback plans ready?

Workflow

  • Load skill to access gate modules.

  • Attach Release Gate section to deployment PR.

  • Use tracker data to auto-fill blockers and highlight overdue tasks.

  • Update comment as gates turn green; require approvals for any waivers.

Outputs

  • Release Gate markdown snippet (embed in PR/issue).

  • QA Handshake summary referencing GitHub Checks.

  • Rollout scorecard that persists in tracker data for retros.

Exit Criteria

  • All release gates evaluated and documented.

  • Any blocking gates have waiver approvals recorded.

  • Deployment PR contains embedded Release Gate snippet.

  • Rollout scorecard saved for post-release retrospective.

Troubleshooting

Common Issues

Command not found Ensure all dependencies are installed and in PATH

Permission errors Check file permissions and run with appropriate privileges

Unexpected behavior Enable verbose logging with --verbose flag

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

code-quality-principles

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-refinement

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

python-async

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mcp-code-execution

No summary provided by upstream source.

Repository SourceNeeds Review