delivery-readiness-audit

Identify cross-reference inconsistencies in acceptance criteria and backlog notes for delivery readiness.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/petrSimonidesXart/xPmGateway --skill delivery-readiness-audit-petrsimonidesxart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delivery-readiness-audit
Source: https://github.com/petrSimonidesXart/xPmGateway/tree/main/.gaai/core/skills/cross/delivery-readiness-audit
Command: npx skills add https://github.com/petrSimonidesXart/xPmGateway --skill delivery-readiness-audit-petrsimonidesxart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps ensure delivery readiness by cross-checking acceptance criteria (AC) references against backlog notes, catching missing resources and unresolved items before delivery.

Core Features & Use Cases

  • AC cross-reference validation across stories and backlog items
  • Pending revisions discovery from backlog notes and DEC references
  • Delivery verdict reporting with structured outputs ready for gating

Quick Start

Activate the audit after the standard status sections complete and review the resulting delivery verdict.

Frequently Asked Questions about delivery-readiness-audit

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

FAQPage Schema
How do I check acceptance criteria consistency before story delivery?

Checking acceptance criteria consistency involves cross-referencing ACs against backlog notes to identify missing resources and unresolved actions. This audit surfaces pending revisions and produces a structured delivery verdict for gating decisions.

What is a delivery readiness audit for backlog items?

A delivery readiness audit validates cross-references within acceptance criteria and backlog notes for stories marked ready. It identifies consistency issues, discovers pending revisions from DEC references, and generates a delivery verdict.

How do I surface unresolved actions and missing resources in backlog notes?

Surface unresolved actions by applying a cross-reference validation across stories and backlog items. The audit identifies missing resources and pending revisions from DEC references, reporting them as structured consistency issues before delivery.

Can I use a delivery verdict for automated release gating decisions?

Yes, the delivery verdict is a structured output designed for gating decisions. It aggregates acceptance criteria consistency issues and pending revisions discovered during the backlog audit to provide a clear pass or fail signal.

When should I run an acceptance criteria cross-reference validation in the delivery workflow?

Run cross-reference validation after standard status sections complete and before final story delivery. Applying the audit at this stage catches missing resources and unresolved items in backlog notes when stories are marked ready.