feat: add reusable-ip skill for JIT access to databricks-field-eng/reusable-ip-ai#299
Draft
michael-berk wants to merge 2 commits intodatabricks-solutions:mainfrom
Draft
Conversation
…usable-ip-ai Adds a new skill that teaches Claude to fetch llms.txt from the private reusable-ip-ai repo first, then JIT-fetch only the relevant reference implementations rather than cloning or bulk-loading the full repo. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…adability Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
|
I am working on making the Reusable IP repo public. I will update auth accoridingly |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
databricks-skills/reusable-ip/skill with a JIT fetch protocolllms.txtindex first (~75 lines), then fetches only the 1–3 relevant files fromdatabricks-field-eng/reusable-ip-aireusable-ipininstall_skills.sh(DATABRICKS_SKILLSlist +get_skill_description())Test plan
./databricks-skills/install_skills.sh --listshowsreusable-ipwith correct description./databricks-skills/install_skills.sh reusable-ipinstalls.claude/skills/reusable-ip/SKILL.md/reusable-ipand ask a Databricks implementation question — confirm Claude fetchesllms.txtfirst, then at most 1–3 targeted filesThis pull request was AI-assisted by Isaac.