Skip to content

feat(graphrag): add experimental skill - #173

Draft
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:feat/113-graphrag-skill
Draft

feat(graphrag): add experimental skill#173
50sotero wants to merge 1 commit into
databricks:mainfrom
50sotero:feat/113-graphrag-skill

Conversation

@50sotero

Copy link
Copy Markdown

Summary

Adds an experimental Databricks GraphRAG skill focused on architecture decisions, retrieval patterns, evaluation, and operations.

Changes

  • Add experimental/databricks-graphrag with skill guidance and references
  • Register the experimental skill in the manifest and README
  • Add content tests for core GraphRAG guidance and Databricks grounding

Test Plan

  • python3 scripts/skills.py validate
  • python3 -m unittest discover -s tests -p '*_test.py'
  • LSP diagnostics clean on the new content test

Fixes #113

Signed-off-by: Victor Sotero <victor.sotero@zeekrtech.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Add experimental GraphRAG skill

1 participant