Skip to main content

self-evolving-systems

Runs MetaHarness propose-evaluate-log-iterate loops to permanently improve agentic systems (workflows, prompts, retrieval logic, memory, orchestration). A coding-agent proposer inspects prior code + execution traces, diagnoses failure modes, proposes targeted edits or full rewrites, and iterates until Pareto-optimal — Karpathy's autoresearch pattern applied to the harness layer (not self-correction, but permanent self-evolution). Use when a workflow has been manually tuned but plateaued, quality-gate scores consistently land in the 6-7 range, the same class of error recurs despite self-annealing, the user wants better approaches than hand-tuned prompts, before upgrading to a more expensive model (evolve the harness first), or running periodic optimization sprints. Trigger proactively whenever the user says "this skill is stuck", "evolve the prompt", or "make this workflow better over time". For the business-harness deployment lifecycle and readiness audits use nate-b-jones-auto-improvement-loops instead.

Jump to install

Source facts

Repository
Farrice/mes-knowledge-base
Last source activity
July 18, 2026 at 19:18
Detected SKILL.md language
English
Stars
0
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.