Experiment Driven Development

Use at the start of any implementation task on an LLM system. A 10-step process from evidence collection to git commit. Prevents the most common failure mode in LLM development: writing code based on assumptions instead of observed system behavior. Use for any change — prompt tuning, node logic, routing, architecture — not just experiments.

Victoriakaey d38f92b 11.1 KB Updated

File contents

Victoriakaey/build-reliable-agents/tree/main/skills/experiment-driven-development commit d38f92bdc2

Frequently asked questions

npx skillmds@latest add victoriakaey/experiment-driven-development