optimize-loop

Community

Autonomous metric optimization loop

Authorvanducng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates autonomous improvement of a measurable metric by running a bounded sequence of iterations, committing each attempt, and automatically keeping or discarding changes based on a target metric.

Core Features & Use Cases

  • Bounded, iterative optimization with per-iteration commits for traceability.
  • Applies to metrics such as test coverage, bundle size, lint/type-errors, latency (p95), and LOC within software projects.
  • Use case: continuously improve a measurable quality until a defined goal is reached, while maintaining a git history of changes.

Quick Start

Define your Goal/Scope/Verify, then start the optimize-loop to run bounded iterations against your metric.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: optimize-loop
Download link: https://github.com/vanducng/skills/archive/main.zip#optimize-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 510,000+ vetted skills library on demand.