release-verdict

Evaluate release candidates against operational thresholds using Jira, Linear, and GitHub CI data.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/SenzoStack/product-delivery-skills --skill release-verdict
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release-verdict
Source: https://github.com/SenzoStack/product-delivery-skills/tree/main/skills/release-verdict
Command: npx skills add https://github.com/SenzoStack/product-delivery-skills --skill release-verdict

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Evaluates release readiness by automating GO/NO-GO decisions for a candidate, reducing management meetings and delivering data-backed shipping guidance.

Core Features & Use Cases

  • Automatic release verdict: checks critical defects, story completion, CI status, test coverage, feature flags, and rollback readiness.
  • Release Dossier: generates an evidence-based shipping decision report for stakeholders.
  • Use Case: a product team reviews Jira/Linear issues and GitHub CI to determine if vX.Y.Z is ready for production.

Quick Start

Provide tracker and GitHub access, then specify the release scope to generate the verdict.

Frequently Asked Questions about release-verdict

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

FAQPage Schema
How do I automate a GO/NO-GO release decision using Jira and GitHub CI data?

Automate a GO/NO-GO release decision by evaluating Jira or Linear tracker data alongside GitHub CI to assess open defects, story completion, test coverage, and feature flags. This generates a structured Release Dossier with a data-backed shipping recommendation.

What metrics are required for a go-no-go release verdict?

A go-no-go release verdict requires evaluating critical open defects, story completion rates, CI status, test coverage, feature flags, documentation changes, and rollback readiness. These hard operational thresholds determine the final shipping recommendation.

Can I use Linear tracker data with GitHub CI to determine release readiness?

Yes, you can use Linear tracker data with GitHub CI to determine release readiness. The system applies both sources to assess open defects, story completion, and CI status, producing an evidence-based shipping decision report for stakeholders.

What is the best way to reduce release management meetings for production deployments?

The best way to reduce release management meetings is automating release readiness evaluations with data-backed shipping guidance. By checking critical defects, CI status, and test coverage automatically, teams get a clear verdict without manual review sessions.

Does the release verdict process generate reports for executives and engineers?

Yes, the release verdict process generates a structured Release Dossier. This evidence-based shipping decision report provides a clear recommendation tailored for both executives and engineers, ensuring stakeholders understand the production readiness status.

When should I not use an automated release verdict for my deployment?

You should not use an automated release verdict when you lack access to tracker data from Jira or Linear, or when GitHub CI is not configured. The system depends on these inputs to evaluate hard operational thresholds and generate an accurate shipping recommendation.