flow-deliver

Orchestrate Codex, Gemini, and Claude to validate code and documentation.

4.0k|369|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/nyldn/claude-octopus --skill flow-deliver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: flow-deliver
Source: https://github.com/nyldn/claude-octopus/tree/main/skills/flow-deliver
Command: npx skills add https://github.com/nyldn/claude-octopus --skill flow-deliver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires octo-state, state-manager, orchestrate, and includes scripts (resource) components.

What problem does it solve?

Automates end-to-end validation of code and documentation by orchestrating Codex, Gemini, and Claude across the Deliver phase to ensure quality before shipping.

Core Features & Use Cases

  • Multi-provider validation pipeline that runs Codex, Gemini, and Claude with enforced step sequencing and consensus gates.
  • State-aware Execution: reads and updates delivery state to reflect progress through the Deliver phase.
  • Output generation: produces a formal ink-like validation report and post-execution metrics for governance and deployment decisions.

Quick Start

Request a delivery validation to trigger the multi-AI workflow and produce a validation report.

Frequently Asked Questions about flow-deliver

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

FAQPage Schema
How do I automate multi-AI validation for code and documentation before delivery?

Multi-AI validation is automated by orchestrating Codex, Gemini, and Claude across the Deliver phase to perform quality gates and verify development readiness before shipping. The pipeline runs enforced step sequencing with consensus gates.

What is the Deliver phase in the Double Diamond model for code review?

The Deliver phase in the Double Diamond model is the stage where end-to-end code and documentation validation occurs, verifying quality and readiness before deployment through orchestrated provider checks and state-aware execution.

Do I need orchestrate and state-manager dependencies to run delivery validation workflows?

Yes, delivery validation workflows require orchestrate, state-manager, and octo-state dependencies to manage context detection, provider checks, orchestrated execution, and post-execution state updates throughout the validation pipeline.

Can I use Codex, Gemini, and Claude together for consensus quality gates?

Yes, you can use Codex, Gemini, and Claude together through a multi-provider validation pipeline that enforces step sequencing and applies consensus gates to ensure code and documentation quality before deployment.

How do I generate validation reports for governance and deployment decisions?

Validation reports for governance and deployment decisions are generated automatically after the multi-AI validation pipeline executes, producing a formal ink-like validation report alongside post-execution metrics reflecting delivery state progress.

What are the limitations of state-aware execution for delivery validation?

State-aware execution limitations include mandatory steps for context detection, provider checks, and post-execution state updates that must complete sequentially, meaning skipped steps or missing provider availability will halt the validation pipeline.