dspy-prompt-optimizer ยท diff
git:20260519.e01a4dd to v1.0.0
22 added, 1 removed. Audit C to A.
+ ---
name: dspy-prompt-optimizer
- description: DSPy-style automatic prompt optimizer. Triggers: 'optimize this prompt', 'dspy tune', 'improve prompt with reflection'. Uses reflection scores + success metrics for iterative tuning. Integrates self-refine-loop.
+ description: "DSPy-style automatic prompt optimizer"
+ version: 1.0.0
+ author: Stijnman
+ license: MIT
+ metadata:
+ hermes:
+ tags: []
+ related_skills: []
+ ---
+
+ # Dspy Prompt Optimizer
+
+ ## Overview
+ DSPy-style automatic prompt optimizer. Triggers: 'optimize this prompt', 'dspy tune', 'improve prompt with reflection'. Uses reflection scores + success metrics for iterative tuning. Integrates self-refine-loop.
+
+ ## When to Use
+ - optimize this prompt, dspy tune, improve prompt with reflection
+
+ ## Common Pitfalls
+ - No action specified yet.
+