ship-review

Coordinate multi-agent code reviews and verification across sprint feature changes.

2|1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Acendas/shipyard --skill ship-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship-review
Source: https://github.com/Acendas/shipyard/tree/main/plugins/shipyard/skills/ship-review
Command: npx skills add https://github.com/Acendas/shipyard --skill ship-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Shipyard's Review & Verification skill coordinates multi-agent code reviews and spec verification to ensure sprint work adheres to the defined spec and quality standards.

Core Features & Use Cases

  • Multi-agent code review for security, bugs, silent failures, patterns, and tests
  • Spec verification, retrospective, and release readiness checks
  • Auto-fix and verification flow with a final verdict and patch/task generation

Quick Start

Provide a feature ID and optional flags to begin a review, begin the verification pipeline, and generate a verdict.

Frequently Asked Questions about ship-review

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

FAQPage Schema
How do I automate code reviews for sprint work to meet spec and quality standards?

Automate code reviews by coordinating multi-agent checks for security, bugs, silent failures, and patterns. This ensures sprint work meets spec and quality standards by applying tests and verification across feature changes through a structured operator pipeline.

What is multi-agent code verification and how does it work for feature changes?

Multi-agent code verification runs a staged pipeline: preflight, Stage 0 code review, Stage 1 tests and spec review, and Stage 2 visual verification. It checks security, bugs, and spec compliance across feature changes, ending with a final verdict file and optional patches.

How do I start the verification pipeline for a specific feature?

Provide a feature ID and optional flags to begin the review and start the verification pipeline. The pipeline executes preflight, multi-stage code and spec reviews, and visual checks, ultimately generating a final verdict and patch or task generation.

Does the code review pipeline include checks for silent failures and security bugs?

Yes, the code review pipeline includes multi-agent checks specifically targeting security vulnerabilities, bugs, silent failures, and pattern adherence. These checks run during Stage 0 to ensure feature changes meet defined quality and spec requirements.

Can I automate release readiness and retrospective checks after spec verification?

Yes, after spec verification the pipeline supports optional demo, retro, and release steps. This automates release readiness checks and generates a final verdict file with patch or task outputs to confirm sprint work quality.

What is the best way to verify sprint work meets spec before release?

The best way to verify sprint work meets spec is using a multi-agent pipeline enforcing preflight, code review, tests, spec review, and visual verification. This structured approach generates a final verdict file confirming release readiness and quality standards.