iteration-manager

Community

Manage CFN Loop iterations

Authormasharratt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Oversees iteration progression and wakes agents for the next iteration with feedback.

Core Features & Use Cases

  • prepareIteration: Compute nextIteration and capture feedback.
  • wakeAgents: Generate wake signals for agents for the next iteration.

Quick Start

Call prepareIteration({ currentIteration, feedback }) to prepare the next iteration.

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: iteration-manager
Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#iteration-manager

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