feat: add dspy — expert skill for compiled prompt programs (SkillOpt 3 epochs) #83
No reviewers
Labels
No labels
community-feedback
enhancement
skill-upgrade
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
magnus/agent-skills!83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/dspy-skillopt"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds the dspy expert skill — a comprehensive Agent Skills format skill for programming (not prompting) language models with Stanford's DSPy framework. Optimized through 3 greenfield SkillOpt epochs.
12 files: 1 SKILL.md, 7 references, 3 templates, 1 script
Epoch 1 — Prominence
DSPy is NOT a chain frameworkEpoch 2 — Decision Guidance
Epoch 3 — Pattern Expansion
References
Core Modules, Optimizer Guide, Program Patterns, Evaluation, Compilation Guide, Agent Patterns, FAQ & Troubleshooting
Templates
Classification, RAG Program, Multi-Step Reasoning
Scripts
check-setup.py — verify DSPy installation