completion-quality-gate-designer

Design evidence-based quality gates with entry and exit criteria for release readiness.

5|4|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/takusaotome/claude-skills-library --skill completion-quality-gate-designer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: completion-quality-gate-designer
Source: https://github.com/takusaotome/claude-skills-library/tree/main/skills/completion-quality-gate-designer
Command: npx skills add https://github.com/takusaotome/claude-skills-library --skill completion-quality-gate-designer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill eliminates “all OK” and vague completion claims by designing explicit, evidence-based quality gates that separate Implementation, Verification, Acceptance, and Release readiness.

Core Features & Use Cases

  • Reusable quality gate matrix: define gate IDs, entry/exit criteria, owners, approvers, pass rules, and carryover/exception behavior.
  • Completion vocabulary that cannot be misused: standardize Implemented/Verified/Accepted/Released/Exception-approved so teams don’t conflate states.
  • Evidence governance & reconciliation: pin SSOT evidence sources (often CI artifacts) and define how to resolve metric mismatches.
  • Standard verification command set: fix canonical commands and required report fields so “tests passed” means the same thing everywhere.
  • Exception register & governance: create exception fields, escalation rules, and expiration/renewal discipline for deferred items.
  • Release readiness package: assemble release decision criteria, conditions, and documented limitations into a consistent assessment artifact.

Quick Start

Use the completion-quality-gate-designer skill to produce a gate matrix and Definition of Done for a new software release, ensuring every “done” claim is backed by specific evidence and clear exit criteria.

Frequently Asked Questions about completion-quality-gate-designer

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

FAQPage Schema
How do I create a Definition of Done that prevents vague completion claims?

To create a Definition of Done that prevents vague claims, design explicit, evidence-based quality gates that separate Implementation, Verification, Acceptance, and Release readiness into distinct states with required CI artifacts.

What is the best way to define CI/CD quality gates with exact entry and exit criteria?

The best way to define CI/CD quality gates is to build a reusable gate matrix specifying gate IDs, entry/exit criteria, owners, pass rules, and carryover behavior to standardize release readiness decisions.

How do I standardize verification commands so test results mean the same thing across teams?

You can standardize verification commands by defining a canonical command set and specifying required report fields, ensuring that "tests passed" yields consistent, reconcilable evidence from a single source of truth.

How does exception governance work for deferred items in a release readiness package?

Exception governance for deferred items works by creating an exception register with defined fields, escalation rules, and expiration or renewal discipline, ensuring documented limitations are tracked within the release readiness assessment.

Can I use quality gates to reconcile metric mismatches from different CI evidence sources?

Yes, you can use quality gates to reconcile metric mismatches by pinning single source of truth (SSOT) evidence sources, often CI artifacts, and defining explicit rules to resolve any data inconsistencies.

Why do we need a completion state vocabulary for software release readiness?

You need a completion state vocabulary to standardize terms like Implemented, Verified, Accepted, and Released, preventing teams from conflating development phases and ensuring unambiguous release readiness tracking.