iterative-fleet
OfficialRun reviewer-gated parallel agent iterations.
Software Engineering#agent orchestration#review gate#iterative refinement#fleet orchestration#tmux automation#parallel workers#DAG scheduling
Authorquickcall-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
iterative-fleet helps teams run complex, multi-round work with multiple parallel agent workers while enforcing a quality gate so the work only advances when an explicit reviewer verdict approves it.
Core Features & Use Cases
- Reviewer-gated iteration loop: Workers run in cycles and a dedicated reviewer reads worker logs to write a verdict that determines whether to continue, iterate again, or pause for escalation.
- DAG ordering per iteration: Uses
depends_onto run workers in topological layers for correct sequencing (e.g., researcher → builder → reviewer) across every iteration. - Multi-provider worker support: Designed for headless
claude -p,codex exec, orpi -pproviders, with configurable model settings per fleet/worker. - Operator-controlled safety: The orchestrator never auto-kills or auto-restarts workers; it only reads verdicts and worker completion signals, so operators remain in control of intervention.
Quick Start
Launch an iterative reviewer-gated fleet by creating a fleet.json with exactly one type: "reviewer" worker and then running bash ${AGENTS_SKILLS_DIR}/scripts/launch.sh $FLEET_ROOT followed by bash ${AGENTS_SKILLS_DIR}/scripts/status.sh $FLEET_ROOT.
Dependency Matrix
Required Modules
None requiredComponents
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: iterative-fleet Download link: https://github.com/quickcall-dev/skills/archive/main.zip#iterative-fleet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.