Proposal: GEPA prompt optimization and template generation in spec-kit #160
adam-paterson
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Use GEPA to turn our handwritten prompts into managed assets with measurable quality, cost, and latency. On each PR, run evals on changed prompts, compare to baselines, and block merges on significant regressions. Nightly jobs refresh baselines and highlight drift.
Why Now
Scope
Deliverables
CI Integration
Metrics
Repo Structure Changes
Typical Workflow
spec-kit gepa generate
to spot-check outputs.gepa eval
on changed IDs; compares to baselines.Optimization Loop
gepa optimize
sweeps variants/params and selects “best” under constraints (min cost, target quality).Risks & Mitigations
Open Questions
Rollout
Beta Was this translation helpful? Give feedback.
All reactions