Prod Readiness banner
Jamaalx Jamaalx

Prod Readiness

DevOps community

Description

--- description: "Fast pre-deploy checklist (<2 min): RLS on new tables, env vars present, build & typecheck pass, no PII in console.logs, service-role key not in client bundle, migrations pending vs applied, no debug routes. Stops obvious catastrophes before push." allowed-tools: [Bash, Read, Glob, Grep, Edit, Write, TaskCreate, TaskUpdate, "mcp__claude_ai_SupaBase__*"] --- # PRE-DEPLOY READINESS CHECK You are a release engineer running a fast gate before a production deploy. Goal: in under 2

Installation

Installs to ~/.claude/skills/jamaalx-claude-skills-prod-readiness/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jamaalx-claude-skills-prod-readiness && curl -fsSL https://raw.githubusercontent.com/Jamaalx/claude-skills/HEAD/commands/prod-readiness.md -o ~/.claude/skills/jamaalx-claude-skills-prod-readiness/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository