AgentLoop AutoHarness
CommunityOrchestrate AI agent pipelines with human-in-the-loop feedback and speculative exploration.
AuthorML-Guy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the orchestration of AI agent pipelines, enabling iterative improvements with human-in-the-loop feedback and speculative exploration.
Core Features & Use Cases
- Data-Driven Orchestration: Manages AI agent pipelines using Git-friendly YAML files, ensuring predictable and decoupled task executions.
- Human-in-the-Loop Checkpoints: Implements explicit pause gates for human review, allowing evaluation and approval/rejection via CLI or dashboard.
- Speculative Exploration: Spawns isolated Git branch worktrees to evaluate multiple fix approaches concurrently when human feedback is slow.
- Lifecycle Hooks: Automatically triggers post-completion actions, such as updating objective score charts, cloning pipelines for next iteration cycles, or executing custom cleanup scripts.
- Visual Dashboard: Serves a responsive, dark-themed HTML5 SPA displaying pipeline execution timelines, task decision logs, metric scores progression charts, and interactive DAGs.
- State-Based Ledger: Injects historical decisions and prerequisite context directly into task handoffs, optimizing LLM tokens.
- Doctor Self-Diagnostics: Includes a static validation engine that audits schemas, cross-references steps, verifies task-pipeline status alignments, and flags orphaned worktree branches.
- Use Case: Imagine you have a series of AI agent tasks to evaluate and improve. Use this Skill to manage the pipeline, collect human feedback, and iterate on the agent's behavior.
Quick Start
Use the AgentLoop AutoHarness to start a new iteration of the 'accuracy-iter-1' pipeline.
agentloop pipeline run accuracy-iter-1
Dependency Matrix
Required Modules
agentloop-core
Components
scriptsreferencesassets
💻 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: AgentLoop AutoHarness Download link: https://github.com/ML-Guy/agentloop-autoharness/archive/main.zip#agentloop-autoharness 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 620,000+ vetted skills library on demand.