supabase-ship

Analyze Supabase migrations, policies, and secrets for release planning.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/blakeox/llm-skills --skill supabase-ship
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supabase-ship
Source: https://github.com/blakeox/llm-skills/tree/main/skills/supabase-ship
Command: npx skills add https://github.com/blakeox/llm-skills --skill supabase-ship

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of deploying and managing releases on the Supabase platform, ensuring schema, policy, and configuration consistency.

Core Features & Use Cases

  • Configuration Validation: Checks for schema drift, RLS policies, auth settings, and other deployment risks.
  • Risk Assessment: Evaluates the safety of schema changes and policy updates before release.
  • Use Case: A developer plans to deploy a new database migration on Supabase; this Skill provides a detailed risk report and rollback recommendations.

Quick Start

Use the supabase-ship skill to review the current deployment plan and identify potential issues in production.

Frequently Asked Questions about supabase-ship

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

FAQPage Schema
How do I assess deployment risks for Supabase database migrations?

Supabase deployment risk assessment analyzes platform changes including migrations, policies, and secrets to evaluate schema drift and configuration consistency. It provides a detailed risk report and rollback recommendations before applying updates to production.

Can I check for schema drift and RLS policy issues before a Supabase release?

Checking schema drift and RLS policies before a Supabase release validates auth settings and configuration consistency. The analysis reviews current deployment plans to identify security vulnerabilities and configuration mismatches across your database environment.

What is the best way to validate rollback safety for Supabase auth configuration updates?

Validating rollback safety for Supabase auth configuration updates requires analyzing platform changes including policies and secrets. This process evaluates the safety of schema changes and policy updates, ensuring rollback procedures are secure before release deployment.

Do I need read access to deployment and schema details to run a Supabase risk assessment?

Yes, Supabase risk assessment requires read access to deployment and schema details to accurately check for drift, security vulnerabilities, and rollback safety. This access enables comprehensive analysis of migrations, policies, and auth configuration updates.

Why does my Supabase deployment fail due to configuration inconsistency?

Supabase deployment failures from configuration inconsistency occur when schema, policy, and auth settings drift between environments. Analyzing platform changes including migrations and secrets identifies these deployment risks and provides rollback recommendations to restore consistency.