byintertwine· 11 skills
Optimize DSPy programs with dspy.GEPA — the reflective/evolutionary optimizer that is the 2026 gold standard for DSPy (beats MIPROv2 on complex tasks with far fewer rollouts when the metric returns rich feedback). Use when the user says optimize, compile, GEPA, reflective optimization, or "make this program better" and a DSPy program + metric + trainset exist.
$npx -y skills add intertwine/dspy-agent-skills --skill dspy-gepa-optimizerInstalls into the current project.
Run `npx skills use "https://github.com/intertwine/dspy-agent-skills" --skill "intertwine/dspy-agent-skills/dspy-gepa-optimizer"` 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.