Deployment Checklist Skill

Community

Ensure flawless, zero-downtime deployments.

AuthorWellFitCommunity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates deployment failures and ensures smooth, zero-downtime releases by performing a comprehensive pre-deployment validation across all critical system components.

Core Features & Use Cases

  • Multi-Layer Validation: Checks code quality (linting, types, tests), database migrations, environment variables, edge functions, and MCP server health.
  • Security & Compliance: Verifies GPG signing, encryption keys, RLS policies, and HIPAA compliance, ensuring your application meets stringent security standards.
  • Performance & Monitoring: Assesses bundle size, load times, and confirms monitoring/alerting systems are properly configured.
  • Use Case: Run this skill before every production deployment, staging environment setup, or critical demo (like the Methodist Hospital demo) to guarantee readiness and prevent issues.

Quick Start

Run the complete deployment readiness checklist for the upcoming production release and report any blocking issues.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Deployment Checklist Skill
Download link: https://github.com/WellFitCommunity/WellFit-Community-Daily-Complete/archive/main.zip#deployment-checklist-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository