Agent Skills: Supabase Ops

Run Supabase operations safely: project checks, migrations, advisors, and incident triage.

UncategorizedID: willsigmon/sigstack/supabase-ops

Install this agent skill to your local

pnpm dlx add-skill https://github.com/willsigmon/sigstack/tree/HEAD/ops/sigmachines/claude/skills/supabase-ops

Skill Files

Browse the full folder contents for supabase-ops.

Download Skill

Loading file tree…

ops/sigmachines/claude/skills/supabase-ops/SKILL.md

Skill Metadata

Name
supabase-ops
Description
Run Supabase operations safely: project checks, migrations, advisors, and incident triage.

Supabase Ops

When to use

  • Task explicitly matches this capability.
  • A reusable workflow is better than ad-hoc commands.

Workflow

  1. Confirm scope and success criteria.
  2. Gather facts with tools before editing.
  3. Execute in small, reversible steps.
  4. Verify outcomes with concrete checks.
  5. Return a concise summary and next actions.

Output contract

  • What changed
  • What was verified
  • Remaining risks / follow-ups
Supabase Ops Skill | Agent Skills