feat: add haystack — expert skill for production search pipelines (SkillOpt 3 epochs) #84

Merged
jasper merged 1 commit from feat/haystack-skillopt into main 2026-07-09 14:53:53 -04:00
Contributor

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

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\n**11 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
Greenfield SkillOpt: 3 epochs for deepset Haystack skill.
Pipeline DAG model, document stores, retrievers, evaluation, deployment.

Epoch 1 — Prominence: Hard-gate on Pipeline DAG vs LCEL pipe model
Epoch 2 — Decision Guidance: Where to Start, Framework Routing Guide
Epoch 3 — Pattern Expansion: Hybrid RAG pattern, evaluation pipeline, deployment

11 files: SKILL.md, 6 references, 3 templates, 1 script.
jasper merged commit 261a969564 into main 2026-07-09 14:53:53 -04:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
magnus/agent-skills!84
No description provided.