ag-3-entregar

Automate Vercel deployment pipelines with preflight, smoke checks, and rollback.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-3-entregar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ag-3-entregar
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-3-entregar
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-3-entregar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Autonomous deployment pipelines reduce manual toil by coordinating preflight checks, builds, and deployments across preview and production environments, with automatic rollback support.

Core Features & Use Cases

  • End-to-end deployment automation: preview, production, and rollback modes with automatic recovery.
  • Preflight and validation: typecheck, lint, tests, and builds before deployment.
  • Real-time verification: smoke checks and post-deploy monitoring to ensure reliability.

Quick Start

Invoke the /entregar command to start a preview deployment, production deployment, or rollback.

Frequently Asked Questions about ag-3-entregar

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

FAQPage Schema
How do I automate Vercel deployments from preview to production?

Automating Vercel deployments involves coordinating preflight checks, builds, and progressive delivery across preview and production environments with automated rollback support to reduce manual toil.

What is an autonomous deployment pipeline with automatic rollback?

An autonomous deployment pipeline orchestrates preflight validation, build execution, and deployment modes while applying smoke checks and automatic recovery to ensure production reliability.

How do I run preflight checks and smoke tests before a production deployment?

Running preflight checks and smoke tests requires validating typecheck, lint, and tests before deployment, followed by real-time post-deploy monitoring to verify application reliability.

Does this deployment automation work with modern web apps deploying to Vercel?

Yes, this deployment automation is designed for modern web apps deploying to Vercel, supporting preview, production, and rollback scenarios with preflight validation and smoke checks.

Can I rollback a failed production deployment automatically?

Yes, you can rollback a failed production deployment automatically using the rollback mode, which applies automatic recovery scenarios alongside post-deploy monitoring and smoke checks.

How do I start a preview or production deployment using the /entregar command?

Starting a preview or production deployment involves invoking the /entregar command to select a deployment mode, triggering preflight validation, build orchestration, and smoke testing.