launch-check

Verify RLS policies, cron automation, telephony settings, and A2P compliance before production deployment.

1|Updated Jun 7, 2026
One-click install
npx skills add https://github.com/MikeyMiami/lovable-web-design --skill launch-check-mikeymiami
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: launch-check
Source: https://github.com/MikeyMiami/lovable-web-design/tree/main/skills/launch-check
Command: npx skills add https://github.com/MikeyMiami/lovable-web-design --skill launch-check-mikeymiami

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents production failures by acting as a comprehensive, final verification gate that ensures all backend invariants, feature wiring, and security configurations are correctly implemented before a client site goes live.

Core Features & Use Cases

  • Foundation Verification: Validates RLS policies, CORS settings, and database indexes to ensure system integrity.
  • Automation & Telephony Audit: Confirms the cron engine, SMS drip logic, and multi-provider telephony (Telnyx/TextGrid) are correctly provisioned and secure.
  • Go-Live Readiness: Performs a final check on A2P compliance, bot-shield implementation, and per-client configuration to ensure a seamless launch.

Quick Start

Run the launch-check skill to verify all foundation invariants and feature wiring before initiating the final client go-live sequence.

Frequently Asked Questions about launch-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify database RLS policies before production deployment?

Verify database RLS policies before production deployment by running a comprehensive check that evaluates row-level security configurations, CORS settings, and database indexes to ensure multi-tenant system integrity and prevent live-environment failures.

What is checked during a multi-tenant platform go-live readiness assessment?

A multi-tenant platform go-live readiness assessment checks database RLS policies, cron-based automation logic, telephony provider settings, and A2P compliance requirements to ensure all per-client configurations are correctly established.

How do I audit telephony provider settings and A2P compliance for a web platform launch?

Audit telephony provider settings and A2P compliance by validating multi-provider telephony provisioning, SMS drip logic, and bot-shield implementation to ensure a seamless and compliant go-live sequence.

Does this deployment verification tool check cron-based automation logic?

Yes, this deployment verification tool checks cron-based automation logic by confirming the cron engine and SMS drip logic are correctly provisioned and secure across the entire system prior to production deployment.

When do I need to run a final verification gate for production go-live?

You need to run a final verification gate for production go-live when preparing a multi-tenant web platform for launch, ensuring all infrastructure guardrails, feature wiring, and per-client configurations are correctly established.

What are the limitations of automated pre-launch security verification?

Automated pre-launch security verification focuses strictly on evaluating system configurations like RLS policies and A2P compliance, meaning it validates infrastructure guardrails but does not execute the actual deployment itself.