servo:agent-loop

Community

Run and manage agent loops for codebase iteration

Authorramboz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill facilitates automated iterations over codebases using agents, eliminating manual repetition and enabling consistent feedback and iteration on code quality.

Core Features & Use Cases

  • Automated Iteration: Run an agent loop against a codebase to perform tasks like testing, bug fixing, or optimization.
  • Guardrails: Implement guardrails such as iteration caps, cost ceilings, and context fill thresholds to manage and control the iteration process.
  • Integration: Seamlessly integrate with existing workflows, including human review, CI pipelines, or other agents.
  • Use Case: Use this Skill to automatically run a set of tests against your codebase and iterate until all tests pass, with budget and iteration limits enforced.

Quick Start

Run the agent loop on your project directory by executing the command: loop.py /path/to/repo --prompt "test the codebase".

Dependency Matrix

Required Modules

claudegate.py

Components

scripts

💻 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: servo:agent-loop
Download link: https://github.com/ramboz/servo/archive/main.zip#servo-agent-loop

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.