feat: add haystack — expert skill for production search pipelines (SkillOpt 3 epochs) #84
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!84
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/haystack-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?
Adds the haystack expert skill — a comprehensive Agent Skills format skill for building search and NLP pipelines with deepset Haystack. Optimized through 3 greenfield SkillOpt epochs.\n\n11 files: 1 SKILL.md, 6 references, 3 templates, 1 script\n\n### Epoch 1 — Prominence\n- Pipeline DAG model vs LCEL pipe operator distinction\n- Core Paradigm with runnable code example\n\n### Epoch 2 — Decision Guidance\n- Framework Routing Guide (Haystack vs LangChain vs LlamaIndex vs DSPy)\n- Where to Start table\n\n### Epoch 3 — Pattern Expansion\n- Hybrid BM25 + embedding retrieval pattern\n- Evaluation pipeline with DeepEvalEvaluator\n- Hayhooks deployment and containerization\n\n### References\nPipeline Design, Document Stores, Retrievers, Evaluation, Deployment, FAQ