Magnus Hedemark and GitHub
035e58d3e3
docs(routing): remediate description and neighbor boundaries
...
Squash-merge verified routing remediation at exact head 690f9c14b0 . Required validate and paired evaluation checks passed; advisory droid review had no blocking findings.
2026-09-01 20:05:48 -04:00
Magnus Hedemark and GitHub
24f21c64e3
test(evals): complete canonical coverage
...
Squash-merge the verified #412 eval coverage implementation. Required validate and paired evaluation checks passed at exact head b43ac564a5919a0f23fdab49ba052d7c514915cb; droid-review BYOK failure had no findings and is advisory.
2026-09-01 19:58:35 -04:00
Magnus Hedemark
a5f7e74972
fix: resolve skill audit findings
2026-07-11 09:24:58 -04:00
Magnus Hedemark
c4cd14b5b1
fix(skills): repair audited format and resource defects
2026-07-10 21:50:56 -04:00
Magnus Hedemark
738ec715e7
Add human-focused README.md to every skill and bundle directory
...
Each README is written for a human audience, explaining:
- What the skill does (not what format it follows)
- What benefit the user gets from installing it
- Quick setup and usage patterns
- When to load/trigger the skill
- What scripts, references, and templates it ships
data-scientist already had a README — left unchanged.
48 READMEs added across all skill and bundle directories.
2026-07-09 22:30:12 -04:00
Magnus Hedemark
c21ebb5afe
feat: add llamaindex — expert LlamaIndex framework skill
...
Greenfield SkillOpt: 3 epochs optimizing discoverability, decision guidance,
and pattern expansion for a brand-new LlamaIndex skill.
Epoch 1 — Prominence & Navigation:
- Moved Key Principles to top (before Quick Reference)
- Added Phase column to Quick Reference in workflow order
- Added 'When to use' column to Template Files
- Replaced flat When NOT to Use with Framework Routing Guide
(LlamaIndex vs LangGraph vs PydanticAI vs Haystack vs DSPy)
Epoch 2 — Decision Guidance:
- Added Where to Start table (maps existing work → pipeline entry point)
- Added Pipeline Mode table (Quick/Full/Evaluate/Graph modes)
Epoch 3 — Pattern Expansion:
- Replaced flat gotchas with structured Troubleshooting Recovery Guide
(3 symptom categories with immediate + permanent fixes)
- Added references/example-rag-pipeline.md (end-to-end worked example)
- Added references/evaluation-workflow.md (ParamTuner + evaluators)
17 files: SKILL.md, 11 references, 1 script, 4 templates.
v1.0.0 → v1.3.0 across 3 SkillOpt epochs.
Signed-off-by: Magnus Hedemark <magnus919@pm.me >
2026-07-09 13:46:35 -04:00
Magnus Hedemark
3e86349539
feat: add llamaindex — expert skill for LlamaIndex framework
...
Comprehensive skill covering:
- Core architecture (7 primitives, Settings, data flow)
- RAG strategies (basic through advanced with hybrid retrieval, reranking)
- Multi-agent orchestration (AgentWorkflow, handoff bug fix)
- Event-driven workflows (durable execution, checkpoint/resume)
- Production deployment (llama-deploy, debugging, observability)
- PropertyGraphIndex (knowledge graphs, hybrid retrieval)
- Evaluation and span-attached observability
- Integration ecosystem (vector stores, LlamaHub, LlamaParse)
9 reference files, 4 templates, 1 verification script.
MIT licensed. 100% AI agent portable (no platform-specific content).
Signed-off-by: Magnus Hedemark <magnus919@pm.me >
2026-07-09 13:32:53 -04:00