ship-verify

Verify software features against acceptance criteria and codebase standards.

9|3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dilhanz/ship --skill ship-verify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship-verify
Source: https://github.com/dilhanz/ship/tree/main/.claude/skills/ship-verify
Command: npx skills add https://github.com/dilhanz/ship --skill ship-verify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that newly built features meet quality standards by verifying them against acceptance criteria and identifying potential issues before merging.

Core Features & Use Cases

  • Automated Code Review: Runs parallel AI agents to review code for simplicity, correctness, and security.
  • Acceptance Criteria Validation: Checks if the implemented feature fulfills the defined requirements.
  • Use Case: After a developer finishes implementing a new user authentication flow, they can run this skill to get an AI-driven review and verification report, ensuring it's ready for the next stage.

Quick Start

Use the ship-verify skill to verify the feature named 'user-auth'.

Frequently Asked Questions about ship-verify

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

FAQPage Schema
How do I verify feature implementation against acceptance criteria before merging?

To verify feature implementation, this skill orchestrates parallel AI agent reviews that check your codebase against defined acceptance criteria and project conventions. It generates a consolidated report detailing verification status, identified gaps, and recommendations for further action.

How does automated code review work for security vulnerabilities and logic errors?

Automated code review works by deploying parallel AI agents that analyze your codebase specifically for security vulnerabilities, logic errors, and code duplication. The agents evaluate simplicity and correctness before consolidating their findings into a single actionable report.

Can I use AI agents to check code duplication and project conventions?

Yes, you can use this skill's parallel AI agents to check for code duplication and adherence to project conventions. The agents focus specifically on these areas alongside logic errors and security vulnerabilities to ensure newly built features meet quality standards.

What's the best way to validate if a new feature fulfills defined requirements?

The best way to validate if a new feature fulfills defined requirements is through acceptance criteria validation. This skill checks the implemented feature against your defined requirements and provides a consolidated verification status detailing any identified gaps.

Does automated verification require dependencies to run parallel agent reviews?

No, automated verification requires no external dependencies to run parallel agent reviews. The skill operates independently using its internal scripts to orchestrate the agents and generate the consolidated report detailing verification status and recommendations.