deploy-functions

Deploy Supabase edge functions with health checks and reporting.

Updated Jul 22, 2025
One-click install
npx skills add https://github.com/creepyblues/kstorybridge-integrated --skill deploy-functions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-functions
Source: https://github.com/creepyblues/kstorybridge-integrated/tree/main/.claude/skills/deploy-functions
Command: npx skills add https://github.com/creepyblues/kstorybridge-integrated --skill deploy-functions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploys Supabase edge functions with grouping, health verification, and comprehensive reporting to streamline serverless deployments.

Core Features & Use Cases

  • Group-based deployment for auth, payments, ai, data, and email functions, ensuring consistent versions across related endpoints.
  • Automatic health checks and endpoint readiness reporting after deployment to validate live services.
  • End-to-end deployment workflow with guidance on secrets management and post-deploy validation.

Quick Start

Run the deploy-functions command to deploy a chosen group or all functions with optional health checks.

Frequently Asked Questions about deploy-functions

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

FAQPage Schema
How do I deploy Supabase edge functions with automated health verification?

Deploy Supabase edge functions with automated health verification by deploying chosen groups or all functions, then running health checks to validate endpoint readiness. This workflow ensures consistent versions across related endpoints and confirms live services are operational post-deployment.

Can I deploy Supabase edge functions in related groups?

You can deploy Supabase edge functions in related groups such as auth, payments, ai, data, and email. Group-based deployment ensures consistent versions across related endpoints, allowing you to manage serverless deployments logically instead of individually.

Do I need the Supabase CLI to deploy edge functions and manage secrets?

You need the Supabase CLI to deploy edge functions, along with secret management via the dashboard and health-check tooling to validate endpoints. These tools establish the end-to-end deployment workflow required for successful serverless operations.

What is the best way to validate Supabase endpoint readiness after deployment?

The best way to validate Supabase endpoint readiness after deployment is running automatic health checks and endpoint readiness reporting. This post-deploy validation confirms live services across auth, payments, ai, data, and email function groups are responding correctly.

How to run post-deploy health checks for serverless edge functions?

Run post-deploy health checks for serverless edge functions by executing the deploy command with optional health checks enabled. This validates live services, applies to single or batch deployments, and generates comprehensive reporting on endpoint readiness.