deploy-dev

Automate interactive ETL pipeline deployments to the DEV Supabase environment.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ronniepinnell/benchsight --skill deploy-dev-ronniepinnell
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-dev
Source: https://github.com/ronniepinnell/benchsight/tree/main/.claude/skills/deploy-dev
Command: npx skills add https://github.com/ronniepinnell/benchsight --skill deploy-dev-ronniepinnell

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploys the ETL pipeline to the DEV environment through an interactive agent, ensuring safe, auditable deployments and preventing unauthorized or accidental changes.

Core Features & Use Cases

  • Interactive deployment orchestration to DEV Supabase, including environment verification and result logging.
  • Step-by-step deployment workflow with guarded prompts to confirm actions before any destructive or database operations.
  • Use Case: A data engineer uses the deploy-dev skill to validate a DEV ETL deployment and confirm successful upload and view updates prior to promotion.

Quick Start

Launch the etl-dev-deploy agent with the provided prompt to perform deployment to DEV and verify results.

Frequently Asked Questions about deploy-dev

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

FAQPage Schema
How do I automate interactive ETL pipeline deployments to a DEV Supabase environment?

You can automate interactive ETL pipeline deployments to a DEV Supabase environment by launching an agent that orchestrates the workflow, verifies the environment, and logs results for auditability.

What is the best way to verify a DEV ETL deployment before promoting to production?

Verifying a DEV ETL deployment before promotion involves running an interactive deployment workflow that validates the environment, confirms successful uploads, and checks view updates against the DEV Supabase instance.

How does environment verification work during a DEV Supabase database deployment?

Environment verification during a DEV Supabase database deployment works by requiring an interactive agent prompt to confirm actions, ensuring guarded checks happen before any destructive or database operations execute.

Can I use an interactive agent to prevent accidental database changes during ETL deployments?

Yes, you can use an interactive agent to prevent accidental database changes during ETL deployments by utilizing step-by-step guarded prompts that require explicit confirmation before any destructive operations proceed.

Do I need an interactive agent prompt to run a DEV ETL deployment workflow?

Yes, an interactive agent prompt is required to run a DEV ETL deployment workflow, as the process depends on step-by-step guarded confirmations to ensure safe, auditable deployments and prevent unauthorized changes.

Why are deployment results logged during an ETL pipeline deployment to DEV?

Deployment results are logged during an ETL pipeline deployment to DEV to ensure full auditability, providing a verifiable record of environment validation, database operations, and successful upload updates.