# Ag 3 Entregar

> Maquina autonoma de entrega. Preview, producao, rollback — pipeline completo com preflight, build, deploy, smoke, monitor. Recovery automatico.

- **Type:** Skill
- **Install:** `agentstack add skill-andregusman-raiz-a-gusman-claude-ag-3-entregar`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [andregusman-raiz](https://agentstack.voostack.com/s/andregusman-raiz)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [andregusman-raiz](https://github.com/andregusman-raiz)
- **Source:** https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-3-entregar

## Install

```sh
agentstack add skill-andregusman-raiz-a-gusman-claude-ag-3-entregar
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# ENTREGAR — Maquina Autonoma de Entrega

## Canonical delegation (ADR-0001)

Esta machine **delega para skills oficiais** quando aplicável:

| Detecção | Canonical | Ação |
|---|---|---|
| `vercel.json` OR `.vercel/project.json` presente | `vercel:deployments-cicd` | Orquestrar via skill oficial Vercel |
| `railway.json` presente | `railway:use-railway` | Orquestrar via skill oficial Railway |
| Deploy manual via CLI | `vercel:vercel-cli` | Usar CLI guidance oficial |
| Env vars gestão | `vercel:env-vars` | Delegar configuração |
| Rollback Vercel | `vercel:deployments-cicd` (modo rollback) | Delegar |

**Para deploys simples em projetos Vercel, preferir invocar diretamente `vercel:deployments-cicd`.** Esta machine (ag-3-entregar) adiciona valor quando: pipeline multi-ambiente (preview → staging → prod), quality gates customizados, integração com Sentry release, ou recovery multi-tentativa.

## Invocacao

```
/entregar                    # Preview (default seguro)
/entregar producao           # Pipeline completo producao
/entregar rollback           # Rollback verificado
/entregar --resume           # Retomar
```

## O que faz

Deploy completo AUTONOMO em 5 fases:

```
ASSESS → PREFLIGHT → DEPLOY → SMOKE → MONITOR → REPORT
```

1. **ASSESS**: Detecta modo (preview/production/rollback), verifica CLI auth
2. **PREFLIGHT**: Credentials + typecheck + lint + test + build (production only)
3. **DEPLOY**: Push/merge/vercel deploy conforme modo
4. **SMOKE**: Verifica URL (homepage, assets, auth, console errors)
5. **MONITOR**: Observa metricas por 5min (production only)

## Modos

| Modo | Sinais | Pipeline |
|------|--------|----------|
| preview | default, "preview" | push branch → auto-deploy Vercel |
| producao | "producao", "prod" | preflight completo → merge PR → Vercel |
| rollback | "rollback", "reverter" | listar deploys → promover anterior |

## Output

```
ENTREGAR COMPLETO
  Modo: [preview/producao/rollback]
  URL: [deploy_url]
  Smoke: [pass/fail]
  Monitor: [status]
```

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [andregusman-raiz](https://github.com/andregusman-raiz)
- **Source:** [andregusman-raiz/a-gusman-claude](https://github.com/andregusman-raiz/a-gusman-claude)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-andregusman-raiz-a-gusman-claude-ag-3-entregar
- Seller: https://agentstack.voostack.com/s/andregusman-raiz
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
