ship

Automate end-to-end deployment and rollout with QA gates and rollback preparation.

14|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/pcatattacks/solopreneur-plugin --skill ship-pcatattacks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship
Source: https://github.com/pcatattacks/solopreneur-plugin/tree/main/skills/ship
Command: npx skills add https://github.com/pcatattacks/solopreneur-plugin --skill ship-pcatattacks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy and launch features with a structured, automated workflow that ensures quality and proper rollout.

Core Features & Use Cases

  • Final Quality Gate: Delegates to the QA role to run tests, detect vulnerabilities, and report critical issues before shipping.
  • Pre-Launch Checklist: Generates a tailored checklist for production readiness and stakeholder sign-off.
  • Deployment Orchestration: Executes deployment across platforms (e.g., Vercel, Netlify, GitHub Pages) according to the configured strategy, with rollback guidance if needed.
  • Post-Deploy Verification: Verifies live deployment and reports results, including status and any warnings.

Quick Start

Provide the project context to initiate the ship workflow.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I automate end-to-end deployment and rollout for releasing features?

Automate end-to-end deployment by applying a structured workflow that handles final checks, environment configuration, and rollback preparation across multiple platforms. This ensures proper rollout and quality for releasing features by executing platform-specific deployments after a final quality gate.

What's the best way to generate a pre-launch checklist for production readiness?

Generate a pre-launch checklist for production readiness by providing your project context to initiate the ship workflow. This produces a tailored checklist designed to verify deployment strategy, satisfy stakeholder sign-off requirements, and confirm platform-specific configurations.

Can I execute deployments across Vercel, Netlify, and GitHub Pages using a single automated workflow?

Yes, you can execute deployments across Vercel, Netlify, and GitHub Pages. The deployment orchestration reads your configured strategy from preferences and handles platform-specific deployment targets automatically, providing rollback guidance if the live verification reports failures.

Does automated deployment work with a defined release plan and delegated QA gate?

Automated deployment works specifically with projects that have a defined release plan and a QA gate. It delegates to the QA role to run tests, detect vulnerabilities, and report critical issues before shipping, ensuring final quality checks are satisfied before production rollout.

How do I verify a live deployment and check for post-release warnings?

Verify a live deployment by running post-deploy verification, which checks the production environment and reports results. This process reports the live status and flags any warnings, ensuring the deployment strategy executed correctly and the application is functioning as expected.

What happens if a production deployment fails and I need rollback guidance?

If a production deployment fails, the workflow provides rollback guidance as part of its deployment orchestration. This ensures you can revert the environment configuration safely after post-deploy verification detects critical issues or reports a failed status across your deployment targets.