cfn-docker-runtime

Community

Dockerize CFN Loop orchestration end-to-end

Authormasharratt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides Docker-based orchestration for CFN Loop, covering spawning, coordination, logging, wave execution, and lifecycle management in containerized agents.

Core Features & Use Cases

  • Spawning: Deploys containerized CFN Loop agents.
  • Coordination: Redis-based coordination and synchronization.
  • Logging: Centralized container log collection.
  • Waves & Orchestration: Supports multi-wave, parallel agent execution.
  • Use Case: Spin a team of agents in containers, coordinate them via Redis, and aggregate results for decision making.

Quick Start

Example: See the deprecated Docker runtime docs for setting up a single wave and logging outputs.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cfn-docker-runtime
Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#cfn-docker-runtime

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository