Skill Claude CodeCodex
Run one iteration of proteus memory-summary evolution. Called by metaharness.py.
11 tagged meta-harness, measured the same way as everything else here.
Browse within: Agent Evolution 9codex-skills 9harness-engineering 9
Skill Claude CodeCodex
Run one iteration of proteus memory-summary evolution. Called by metaharness.py.
Skill Claude CodeCodex
Run a Meta-Harness-style optimization loop NATIVELY — automatically search over the scaffolding around a FIXED base model (memory, retrieval, context construction, prompt templates, summarization, tool-selection logic) by proposing candidate variants, scoring each on a cheap deterministic eval, and keeping a Pareto…
raphaelchristi/harness-evolver
Skill Claude CodeCodex
Use when the user wants to release a new version, publish to npm, create a GitHub release, bump version, or tag a release. Also use when the user says 'release', 'publish', 'bump version', 'tag', or 'npm publish'.
raphaelchristi/harness-evolver
Skill Claude CodeCodex
Use when the user wants to run the optimization loop, improve agent performance, evolve the agent, or iterate on quality. Requires .evolver.json to exist (run harness:setup first).
raphaelchristi/harness-evolver
Skill Claude CodeCodex
Use when the user wants to set up the evolver in their project, optimize an LLM agent, improve agent performance, or mentions evolver for the first time in a project without .evolver.json.