dspy-gepa-reflective
SKILL.md
DSPy GEPA Optimizer
Goal
Optimize complex agentic systems using LLM reflection on full execution traces with Pareto-based evolutionary search.
When to Use
- Agentic systems with tool use
- When you have rich textual feedback on failures
- Complex multi-step workflows
- Instruction-only optimization needed
Related Skills
- For non-agentic programs: dspy-miprov2-optimizer, dspy-bootstrap-fewshot
- Measure improvements: dspy-evaluation-suite