pfc-delta-pipeline

Orchestrate the five-phase DELTA discovery workflow with governance gates for PFIs.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/ajrmooreuk/pfi-w4m-dev --skill pfc-delta-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pfc-delta-pipeline
Source: https://github.com/ajrmooreuk/pfi-w4m-dev/tree/main/pfc-core/skills/pfc-delta-pipeline
Command: npx skills add https://github.com/ajrmooreuk/pfi-w4m-dev --skill pfc-delta-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DELTA 5-phase discovery orchestration coordinates scope, evaluation, leverage, narrate, and adapt steps with gate enforcement, enabling repeatable governance-driven outcomes for PFIs.

Core Features & Use Cases

  • Orchestrates the five DELTA phases: Discover, Evaluate, Leverage, Transform, and Adapt with gate enforcement and conditional tool invocation.
  • Manages artifact flow and re-entry paths (Phase 5 to Phase 2, BR-DELTA-001 loop) for robust governance.
  • Supports multi-cycle execution with cycle tracking and traceability through delta-output artifacts.
  • Enables optional resources via scripts/, references/, and assets/ as directed by SKILL.md.

Quick Start

Start a DELTA pipeline for your PFI instance by providing the instance name and the desired scope, then let the orchestrator execute Phases Discover through Adapt.

Frequently Asked Questions about pfc-delta-pipeline

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

FAQPage Schema
What is DELTA 5-phase discovery orchestration for enterprise product delivery?

DELTA 5-phase discovery orchestration coordinates Discover, Evaluate, Leverage, Transform, and Adapt phases with gate enforcement. It enables repeatable governance-driven outcomes for enterprise-scale product delivery programs requiring phased analysis and cross-phase data artifacts.

How do I start a governance pipeline with phased gates for my PFI?

Start a governance pipeline by providing your PFI instance name and desired scope. The orchestrator then executes the DELTA phases from Discover through Adapt, applying gate enforcement, conditional tool invocation, and multi-cycle tracking for traceability.

Does the DELTA pipeline support re-entry paths between phases for governance loops?

Yes, the DELTA pipeline supports re-entry paths between phases. It manages artifact flow and includes a specific Phase 5 to Phase 2 loop, identified as BR-DELTA-001, enabling robust governance and iterative adaptation across multi-cycle executions.

What format do I need for the SKILL.md file to run the DELTA orchestrator?

The SKILL.md file requires YAML-frontmatter defining the skill unit with name and description. It also supports optional scripts, references, and assets directories to direct resource invocation and generate standardized delta-output artifacts for traceability.

Can I use the DELTA orchestrator for enterprise-scale programs without external dependencies?

Yes, the DELTA orchestrator operates without external dependencies. It is designed for enterprise-scale product delivery programs, internally managing phased analysis, gate enforcement, and artifact flow through its standardized schema and optional local resource directories.

Why do I need a standardized delta-output artifact schema in phased discovery pipelines?

A standardized delta-output artifact schema is needed to ensure traceability across multiple cycles. It coordinates scope, evaluation, leverage, narrate, and adapt steps, enforcing governance gates and maintaining consistent artifact flow throughout the enterprise delivery program.