@evoscientist/experiment-iterative-coder

Iterative code refinement through plan → code → evaluate → refine cycles. Runs lint checks (ruff), tests (pytest), and structured self-evaluation each cycle, then diagnoses failures and refines. Decomposes complex tasks into sequential phases, iterates up to 3 times per phase (10 total). Use when: the main agent delegates a code task with 'MODE: MORE_EFFORT', the user selects 'More Effort' code generation mode, or the task explicitly requests iterative refinement for higher code quality. Do NOT use for single-pass code generation (Lite mode), experiment pipeline orchestration (use experiment-pipeline), or diagnosing a specific experiment failure (use experiment-craft).

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@evoscientist/experiment-iterative-coder/verified)](https://skillsafe.ai/skill/@evoscientist/experiment-iterative-coder/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@evoscientist/experiment-iterative-coder/installs)](https://skillsafe.ai/skill/@evoscientist/experiment-iterative-coder/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@evoscientist/experiment-iterative-coder/scan)](https://skillsafe.ai/skill/@evoscientist/experiment-iterative-coder/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@evoscientist/experiment-iterative-coder/eval)](https://skillsafe.ai/skill/@evoscientist/experiment-iterative-coder/)