github-main-promotion-orchestrator

Coordinate manual stage-to-main promotions across Laravel, Flutter, and Docker repositories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual-only workflow that enforces explicit approval gates for promoting Laravel, Flutter, and Docker from stage to main, preventing silent or implicit promotions.

Core Features & Use Cases

  • Manual-only main promotion with independent gates across Laravel, Flutter, and Docker
  • Cross-stack coordination of stage-to-main promotions with strict pre/post-merge CI requirements
  • Web-app follow-through and production-lane completion checks after Flutter and Docker promotions

Quick Start

Ask for explicit main promotion approval and start the stage-to-main promotion with independent gate checks.

Frequently Asked Questions about github-main-promotion-orchestrator

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

FAQPage Schema
How do I enforce manual approval gates for stage-to-main promotion across multiple repositories?▼

Manual approval gates for stage-to-main promotion are enforced by requiring explicit, independent approvals across Laravel, Flutter, and Docker repositories before any merge to main is allowed. This prevents silent or implicit promotions and ensures cross-stack coordination.

What is gate-driven main promotion and when do I need it for CI workflows?▼

Gate-driven main promotion is a manual-only workflow that requires explicit approvals before merging stage to main. You need it to prevent silent promotions and enforce strict pre-merge and post-merge CI requirements across multiple repositories.

How do I start a stage-to-main promotion with independent gate checks for Laravel, Flutter, and Docker?▼

To start a stage-to-main promotion, you request explicit main promotion approval to trigger independent gate checks across Laravel, Flutter, and Docker stacks, ensuring cross-stack coordination before proceeding with the merge.

Does this stage-to-main promotion workflow support post-merge governance checks for Flutter and Docker?▼

Yes, the stage-to-main promotion workflow includes post-merge governance checks that verify web-app follow-through and production-lane completion after Flutter and Docker promotions are executed.

Can I use automated implicit promotions instead of manual main-approval gates for cross-stack releases?▼

No, this orchestration is manual-only and strictly enforces explicit main-approval gates to prevent implicit promotions. It requires independent approvals and strict pre-merge CI requirements across Laravel, Flutter, and Docker before proceeding.

Why do silent stage-to-main promotions happen and how can independent gates prevent them?▼

Silent stage-to-main promotions happen when merges occur without explicit oversight. Independent gates prevent them by requiring manual approval and strict pre-merge CI checks across Laravel, Flutter, and Docker before any production-lane completion.