build-orchestrator

Community

Orchestrate safe production deployments

AuthorCleanExpo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating production releases involves many manual validation steps, fragile build and deployment commands, and time-sensitive monitoring; this Skill automates and enforces a guarded five-phase pipeline to reduce human error and accelerate safe releases.

Core Features & Use Cases

  • Phased Orchestration: Sequential PREFLIGHT, BUILD, DEPLOY, VERIFY, and MONITOR phases that halt on failure and log detailed diagnostics.
  • Preflight Validation: Environment variable checks, dependency install verification, Prisma client generation, and TypeScript type validation before any build runs.
  • Deployment & Rollback: Pushes to Vercel production, captures deployment IDs and URLs, verifies "Ready" status, and provides a rollback protocol when needed.
  • Smoke Tests & Monitoring: Health endpoint checks, critical endpoint smoke tests, response-time thresholds, SSL checks, and a 15-minute post-deploy monitoring window with error-rate and p95 latency gates.
  • Use Case: Use during any Synthex production release to ensure predictable builds, catch type or config errors early, validate runtime health, and automatically decide rollback on critical regressions.

Quick Start

Run the build-orchestrator to validate environment variables, build the app, deploy to Vercel, run smoke tests, and monitor for 15 minutes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-orchestrator
Download link: https://github.com/CleanExpo/Synthex/archive/main.zip#build-orchestrator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.