Documentation
README
optim-agent
Act as the sampler inside any coding-agent session: Claude Code, Codex, OpenCode/OpenClaw, or another agent that can read project files and run shell commands. Read the project to understand parameter meaning and interactions, propose one configuration, run the real evaluator, and record the result through optim-agent's ask/tell API. Let the measured objective, not the agent's intuition, decide what works.
Load the workflow
Use this file as the operating guide for the active coding agent. In Codex, it can be installed directly from GitHub:
$skill-installer install https://github.com/Optim-Agent/optim-agent
This is the opening of the README. Read the full README on GitHub.