cfn-loop-orchestration-v2

Consolidate CFN Loop orchestration across Loop 3 implementers, Loop 2 validators, and Product Owner decisions via a TypeScript CLI with Redis coordination and PROCEED, ITERATE, or ABORT outcomes.

14|2|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-loop-orchestration-v2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cfn-loop-orchestration-v2
Source: https://github.com/masharratt/claude-flow-novice/tree/main/.claude/cfn-loop-orchestration-v2/lib/orchestrator
Command: npx skills add https://github.com/masharratt/claude-flow-novice --skill cfn-loop-orchestration-v2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Reimagines CFN Loop orchestration with a TypeScript-based engine, providing safer, typed, and test-driven workflow management across Loop 3, Loop 2, and Product Owner decisions.

Core Features & Use Cases

  • Unified TypeScript engine: Direct CLI and module-based orchestration across all loops.
  • Mode-specific thresholds: MVP, Standard, Enterprise with distinct gate/consensus values.
  • End-to-end validation: E2E tests cover the complete workflow.

Quick Start

Use orchestrator CLI to initialize and run a 5-iteration CFN Loop in standard mode.

Frequently Asked Questions about cfn-loop-orchestration-v2

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

FAQPage Schema
How do I orchestrate TypeScript-based CFN workflows with type safety and validation?

CFN Loop orchestration v2 provides a TypeScript engine that consolidates workflow management across multiple decision layers, enforcing gate checks and consensus with deterministic PROCEED/ITERATE/ABORT propagation. It includes a CLI entry point and unified logic for timeout handling and multi-agent spawning.

Can I use orchestration with different deployment modes like MVP, Standard, and Enterprise?

Yes. The orchestrator supports mode-specific thresholds and gate/consensus values tailored to MVP, Standard, and Enterprise configurations, enabling consistent workflow control across production CFN variants without code changes.

How do I coordinate multiple agents and prevent vapor in CFN Loop iterations?

The TypeScript orchestration engine uses Redis coordination to broadcast context across multi-agent spawning, enforce deliverable verification, and prevent vapor through deterministic iteration control and consensus validation across Loop 3, Loop 2, and Product Owner decisions.

What does end-to-end testing coverage look like for CFN Loop workflows?

E2E tests cover the complete workflow including initialization, multi-iteration execution, gate enforcement, and decision propagation across all mode variants, ensuring reliable orchestration logic before production deployment.

Does orchestration v2 work with Redis for real-time agent coordination?

Yes. Redis integration enables real-time context broadcasting and coordination between spawned agents, supporting deterministic decision propagation and timeout management across the complete orchestration workflow.