ship

Score feature delivery against the Product Spec and capture ADRs.

8|13|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/queen-of-code/AI-DLC --skill ship-queen-of-code
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ship
Source: https://github.com/queen-of-code/AI-DLC/tree/main/plugins/ai-dlc-skills/skills/ship
Command: npx skills add https://github.com/queen-of-code/AI-DLC --skill ship-queen-of-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AIDLC validates feature readiness and surfaces learnings by scoring against the Product Spec, collecting ADRs, and providing a merge-ready checklist.

Core Features & Use Cases

  • Orchestrates the Validate and Learn phases for feature delivery.
  • Generates a scorecard comparing actual outcomes to the Product Spec and records evidence and ADRs.
  • Produces outputs including a validate-scorecard and learn-notes, plus guidance for the merge/deploy process.

Quick Start

Invoke the ship skill after a Review is completed to generate the validate scorecard, capture learnings, and assemble the merge-ready checklist.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I automate feature validation against a Product Spec?▼

Automate feature validation by scoring outcomes against the Product Spec to generate a validate scorecard. This process enforces a default 90% readiness gate and records evidence for merge readiness.

What is the AIDLC validate and learn process for feature delivery?▼

The AIDLC validate and learn process scores actual outcomes against the Product Spec, captures ADRs, and produces learn notes alongside a merge-ready checklist for feature delivery.

When should I capture ADRs and learn notes during feature development?▼

Capture ADRs and learn notes after a Review is completed during the learn phase. This records architectural decisions and generates a merge-ready checklist for the deploy process.

Can I change the 90% validation gate for feature readiness?▼

Feature readiness validation enforces a default 90% gate against the Product Spec. Meeting this threshold is required to generate the validate scorecard and merge-ready checklist.

What outputs do I get from end-to-end feature validation and learning?▼

End-to-end feature validation and learning produces a validate scorecard, learn notes, and a merge-ready checklist. These outputs record evidence and guide the deploy process.