byintertwine· 11 skills
Build DSPy evaluation harnesses with rich-feedback metrics that are essential for GEPA optimization. Use when writing a metric function, calling dspy.Evaluate, splitting dev/val sets, debugging "why is my optimizer not improving?", or designing CI-ready DSPy eval suites.
$npx -y skills add intertwine/dspy-agent-skills --skill dspy-evaluation-harnessInstalls into the current project.
Run `npx skills use "https://github.com/intertwine/dspy-agent-skills" --skill "intertwine/dspy-agent-skills/dspy-evaluation-harness"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/intertwine/dspy-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/intertwine/dspy-agent-skills"` and select the relevant skills, then follow their instructions.