# Deploy

> Deploy application with safety checks and rollback guidance Use when this capability is needed.

- Skill: `tomevault-io/deploy-17` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/deploy-17`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/deploy-17/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/deploy-17

---


# Deployment

Use this skill to execute a safe, repeatable deployment.

## Pre-deploy

1. Run tests and typechecks
2. Confirm environment variables
3. Build artifacts
4. Review recent changes

## Deploy Steps

1. Run build pipeline
2. Deploy artifacts
3. Run post-deploy health checks
4. Verify logs and metrics

## Rollback

If deployment fails, use rollback procedure in `resources/rollback.md`.

## Resources

- `resources/deploy-checklist.md`
- `resources/rollback.md`

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/finger-gun) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

