Skip to main content
Run any Skill in Manus
with one click

emd-harness

Stars1
Forks0
UpdatedJune 21, 2026 at 21:51

Design or refactor AI harnesses, agent workflows, eval-fix loops, and self-improving coding systems using the EMD feedback pattern -- a symbolic generalization of PID control: Error (current failure), Memory (leaky history of recurring failures), Delta (change since last iteration). Use when adding structured iteration feedback, recurring-failure memory, trend/regression signals, stagnation handling, anti-windup guardrails, or architecture-aware decision routing to an iterative AI workflow. Ships a standalone Python reference implementation (scripts/emd_state.py).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly