# 493 Replit Deployments 0372080a

> replit-deployments

- Skill: `tools-only/493-replit-deployments-0372080a` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/493-replit-deployments-0372080a`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/493-replit-deployments-0372080a/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/493-replit-deployments-0372080a

---

# replit-deployments

## Skill Scaffold

```
replit-deployments/
  SKILL.md
```

## File Descriptions

### 1. SKILL.md
**Purpose:** Deploy Replit projects to production with autoscaling, health checks, and zero-downtime updates.
**Workflow:** Production deployment skill - moves applications from development to production hosting.
**Relates to:** Requires replit-always-on-config; integrates with replit-custom-domain and replit-observability.

## Summary

This skill covers Replit's Deployments feature for production hosting. It teaches deploying Reserved VM or Autoscale deployments, configuring machine size and scaling parameters, setting up health check endpoints for reliability, implementing zero-downtime deployment strategies, managing deployment versions and rollbacks, configuring environment-specific settings (dev vs prod), and monitoring deployment metrics and costs. Replit Deployments provide production-grade hosting without infrastructure management.

