What problem does it solve?
This Skill eliminates the risk of shipping broken or unverified code by automating the pre-merge review process and post-deployment validation, ensuring that only high-quality, tested changes reach production.
Core Features & Use Cases
- Parallel Specialist Review: Automatically fans out specialized subagents to analyze security, cross-repo impact, database migrations, and policy compliance simultaneously.
- Post-Deploy Verification: Performs automated health checks on shared development environments using MCP tools or manual checklists to confirm successful rollouts.
- Use Case: Before merging a complex PR that touches database migrations and authentication logic, use this Skill to run a comprehensive security and migration audit, synthesize the findings, and verify the deployment health after the merge.
Quick Start
Use the ship skill to perform a pre-merge analysis and post-deploy verification for the current pull request.