# 514 Supabase Upgrade Migration 8735eca3

> supabase-upgrade-migration

- Skill: `tools-only/514-supabase-upgrade-migration-8735eca3` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/514-supabase-upgrade-migration-8735eca3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/514-supabase-upgrade-migration-8735eca3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/514-supabase-upgrade-migration-8735eca3

---

# supabase-upgrade-migration

## File Scaffold

```
supabase-upgrade-migration/
-- SKILL.md
```

## File Descriptions

### 1. SKILL.md
**Purpose:** Analyze, plan, and execute Supabase SDK upgrades with breaking change detection. Includes rollback procedures and deprecation handling.
**Workflow:** Operational skill for SDK maintenance. Used when upgrading Supabase SDK versions.
**Relates to:** Follows supabase-prod-checklist for production systems; connects to supabase-ci-integration for automated testing.

## Summary

This skill guides the process of upgrading Supabase SDK versions safely. It covers checking current versions, reviewing changelogs, creating upgrade branches, handling breaking changes, and documenting rollback procedures. Use this skill when a new Supabase SDK version is released or when you need to update to fix a known issue.

