git log --oneline --stat
HEAD
- Stars
- 4.2k
- Forks
- 258
- Updated
- Jun 24, 2026
repo --stat
stars
4.2k
forks
258
last update
Jun 24, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add dspy-gepa-optimizer - Invoke
// Run from any project directory
$ claude --skill dspy-gepa-optimizer "fine-tune on this CSV" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill dspy-gepa-optimizer "now refactor it"
dspy-gepa-optimizer/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- DSPy GEPA Optimizer
- slug:
- dspy-gepa-optimizer
- version:
- v1.2.0
- license:
- MIT
- author:
- @dspy-gepa-craft
- repository:
- github.com/dspy-gepa-craft/dspy-gepa-optimizer
- categories:
- tags:
- #dspy#gepa#prompt-optimization#llm#reflective-evolution
- description:
Compile and optimize DSPy programs with the GEPA reflective optimizer — signatures, metrics, evolved prompts.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
dspy-gepa-optimizer/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…