land-and-deploy

Merge a PR, wait for CI, deploy to production, and validate canary health.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/2300031147/clawopencode --skill land-and-deploy-2300031147
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: land-and-deploy
Source: https://github.com/2300031147/clawopencode/tree/main/skills/land-and-deploy
Command: npx skills add https://github.com/2300031147/clawopencode --skill land-and-deploy-2300031147

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Land and deploy automates the end-to-end workflow of merging a PR, waiting for CI, performing production deployment, and verifying production health via canary checks.

Core Features & Use Cases

  • End-to-end release orchestration from PR merge to live deployment, including canary health checks.
  • Post-ship PR handoff and readiness verification to ensure safe production rollout.
  • Handles common patterns like merging, land, and deploy with automated checks and rollbacks if necessary.

Quick Start

Merge the target PR, wait for CI, deploy to production, and verify canaries.

Frequently Asked Questions about land-and-deploy

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

FAQPage Schema
How do I automate PR merge, CI wait, and production deployment in one workflow?

Automate PR merge, CI wait, and production deployment by orchestrating the end-to-end release workflow from PR land to live deploy with automated gstack commands. This handles the full sequence, including canary health checks and post-ship handoff.

What is an end-to-end release workflow with canary checks?

An end-to-end release workflow with canary checks merges a PR, waits for CI, deploys to production, and validates production health via canary checks. It ensures safe production rollout by automating checks and rollbacks if necessary.

How do I validate canary health after deploying to production?

Validate canary health after deploying to production by running automated canary checks as part of the release workflow. This verifies production health and readiness, ensuring safe rollout and triggering rollbacks if necessary.

Can I automate post-ship PR handoff and readiness verification?

Automate post-ship PR handoff and readiness verification using this workflow to ensure safe production rollout. It supports PR handoff after ship and applies to teams needing end-to-end release workflows from PR merge to live deployment.

Does this release workflow support automated rollbacks if canary checks fail?

This release workflow supports automated rollbacks if canary checks fail during production deployment. It handles common patterns like merging, landing, and deploying with automated checks to verify production health.

When do I need an end-to-end release orchestration workflow from PR merge to live deployment?

You need an end-to-end release orchestration workflow when your team requires automated PR merging, CI validation, production deployment, and canary health verification to ensure safe production rollout and post-deploy handoff.