replit-prod-checklist

Installation
SKILL.md

Replit Production Checklist

Overview

Build a release receipt before publishing and verify the stable public URL afterward. The checklist avoids assuming that Preview state, development Secrets, local files, or a saved deployment template automatically become production state.

Prerequisites

  • Publishing access plus an owner-approved access policy, deployment type, region, machine limits, and cost boundary.
  • A source revision that passes the main user journey in Preview.
  • Named production configuration variables, auth environment, data stores, migrations, and recovery owner.
  • The exact generated replit.app origin. Review custom domains separately.
  • A tested rollback or fix-forward plan that does not assume application recovery reverses database changes.

Instructions

Step 1 — Review the release boundary

Use Read to inspect the declared configuration and release inputs, and Grep to locate relevant auth, storage, callback, health, and Secret-name call sites without printing values.

Installs
1
GitHub Stars
2.8K
First Seen
13 days ago
replit-prod-checklist — jeremylongshore/tons-of-skills-marketplace