eval-driven-development
CommunityEnsure agent updates meet expected outcomes
Authorbennybennison
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many teams modify agent rules, skills, or prompts without a reliable way to confirm that changes produce the intended behavior and do not introduce regressions.
Core Features & Use Cases
- Eval Definition: Write an expected behavior test before making a change.
- Baseline & Regression Checks: Run the eval against the current version to establish a pass/fail baseline, then re‑run after modifications.
- Capability Validation: Confirm new capabilities pass a configurable pass@k threshold.
- Use Cases: Adding a new rule, updating a prompt, or extracting a pattern via continuous learning where confidence in behavior is required.
Quick Start
Prompt the skill to create an eval for a new rule, run the baseline, apply the change, and verify the eval now passes.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: eval-driven-development Download link: https://github.com/bennybennison/agent-toolkit/archive/main.zip#eval-driven-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.