ship

Plan, validate, and execute infrastructure deployments with risk-aware gating.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Facets-cloud/facets-getting-started --skill ship-facets-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship
Source: https://github.com/Facets-cloud/facets-getting-started/tree/main/ai-setup/gemini/skills/ship
Command: npx skills add https://github.com/Facets-cloud/facets-getting-started --skill ship-facets-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deployments can be risky and error-prone when moving infrastructure changes across environments; this Skill automates planning, risk assessment, gatekeeping, and release execution to reduce incidents.

Core Features & Use Cases

  • Plan before apply: build a release plan and show what will change
  • Risk-aware gating: require explicit confirmation for staging/production
  • Release execution: perform the deployment and monitor outcomes
  • Post-deploy verification: validate resource health and logs

Quick Start

Initiate a safe deployment to a target environment after risk assessment and explicit user confirmation.

Frequently Asked Questions about ship

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

FAQPage Schema
How do I safely deploy infrastructure changes to production with risk gates?

To safely deploy infrastructure changes, this automation builds a release plan, enforces risk-aware gating rules, and requires explicit confirmation before executing releases in production environments.

What is risk-aware gating for infrastructure deployments?

Risk-aware gating is a deployment safeguard mechanism that requires explicit user confirmation for sensitive environments like staging and production to reduce error-prone incidents.

How can I automate planning and validating infrastructure releases before applying changes?

You can automate release planning by generating a deployment plan that shows what will change, validating resource health, and monitoring outcomes with live logs before execution.

Can I use deployment gates for staging environments or only production?

You can use deployment gates for staging environments as well as production, with explicit confirmation and risk assessment required for any sensitive infrastructure deployment target.

What is the best way to verify infrastructure health after a deployment?

The best way to verify post-deploy health is to validate resource status and monitor live logs, ensuring the deployment outcomes match the release plan without causing incidents.

Why do infrastructure deployments fail without automated release gates?

Infrastructure deployments fail without gates because moving changes across environments is error-prone, lacking automated risk assessment, explicit confirmation, and post-deploy verification to prevent incidents.