experiment-iterative-coder

Official

Iterative code refinement with automated checks.

AuthorEvoScientist
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automates disciplined, repeatable code improvement cycles by orchestrating plan → code → evaluate → refine workflows that embed linting, testing, and self-evaluation to raise code quality in complex tasks.

Core Features & Use Cases

  • Structured iteration: Decomposes tasks into sequential phases with up to 3 iterations per phase (max 10 iterations overall) to progressively elevate correctness and robustness.
  • Automated quality gates: Runs lint checks (ruff), executes tests (pytest), and performs self-evaluation to surface targeted improvements.
  • Decision-driven planning: Diagnoses failures and crafts precise improvement plans, enabling rapid, data-guided code refinement across multi-file projects.
  • When to use: Ideal for high-stakes coding tasks, refactoring efforts, or scenarios where incremental quality gains are prioritized over single-pass output.

Quick Start

Tell the agent to start a code task with MODE: MORE_EFFORT and follow the plan → code → evaluate → refine cycle until quality targets are met.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: experiment-iterative-coder
Download link: https://github.com/EvoScientist/EvoSkills/archive/main.zip#experiment-iterative-coder

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 471,000+ vetted skills library on demand.