edd

Installation
SKILL.md

EDD (Eval-Driven Development) Framework v2.64

Eval-Driven Development is a quality-first development pattern that enforces define-before-implement workflow with structured evaluations.

v2.88 Key Changes (MODEL-AGNOSTIC)

  • Model-agnostic: Uses model configured in ~/.claude/settings.json or CLI/env vars
  • No flags required: Works with the configured default model
  • Flexible: Works with GLM-5, Claude, Minimax, or any configured model
  • Settings-driven: Model selection via ANTHROPIC_DEFAULT_*_MODEL env vars

What is EDD?

EDD provides a systematic approach to software development with three phases:

  1. DEFINE - Create structured eval specifications using TEMPLATE.md
  2. IMPLEMENT - Build features according to eval definitions
  3. VERIFY - Validate implementation against eval criteria
Installs
2
GitHub Stars
138
First Seen
May 3, 2026
edd — alfredolopez80/multi-agent-ralph-loop