github-stage-promotion-orchestrator

Coordinate gated dev-to-stage promotions for Flutter, Laravel, and Docker changes.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/belluga/delphi-ai --skill github-stage-promotion-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-stage-promotion-orchestrator
Source: https://github.com/belluga/delphi-ai/tree/main/.cline/skills/github-stage-promotion-orchestrator
Command: npx skills add https://github.com/belluga/delphi-ai --skill github-stage-promotion-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates and enforces a manual, gated promotion process from dev to stage for Flutter, Laravel, and Docker changes, ensuring CI gates, reviews, and root-cause debugging are applied before promoting.

Core Features & Use Cases

  • Manual-only promotion lane with strict gates, Copilot review triage, and explicit user-initiated actions.
  • Classification of promotion requests and execution of deterministic preflight checks before PRs.
  • Provides auditability and traceability from feature branches to stage, supporting blockers and remediation workflows.

Quick Start

Initiate a stage promotion by specifying the source branch, target stage, and repository to promote, then let the gate checks drive the PR workflow.

Frequently Asked Questions about github-stage-promotion-orchestrator

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

FAQPage Schema
How do I enforce manual stage promotion gates for Flutter, Laravel, and Docker changes?

Manual stage promotion gates are enforced by formalizing promotion lanes and running deterministic preflight checks before allowing a PR. This ensures explicit user-initiated actions, Copilot review triage, and governance compliance for Flutter, Laravel, and Docker changes.

What is the best way to coordinate guarded stage promotions from dev to stage?

Guarded stage promotions are coordinated by classifying promotion requests and applying strict CI gates before execution. This manual-only promotion lane provides auditability and traceability from feature branches to stage, supporting blocker remediation workflows.

Does this gated promotion workflow support blocker remediation and audit trails?

Yes, the gated promotion workflow supports blocker remediation and audit trails by formalizing promotion lanes and requiring explicit PR workflows. It ensures traceability from feature branches to stage while applying root-cause debugging before promoting changes.

How do I run preflight checks before promoting a branch to stage?

Preflight checks are executed during the promotion workflow by specifying the source branch, target stage, and repository. The gate classification then drives the PR workflow, applying deterministic checks before the promotion can proceed.

Can I use this manual gatekeeper for automated CI-CD stage deployments?

No, this manual gatekeeper is designed for explicit user-initiated actions rather than automated CI-CD deployments. It coordinates guarded promotions by enforcing manual-only lanes, strict CI gates, and Copilot review triage to satisfy governance requirements.