Skip to content

feat: add reusable-ip skill for JIT access to databricks-field-eng/reusable-ip-ai#299

Draft
michael-berk wants to merge 3 commits intodatabricks-solutions:mainfrom
michael-berk:michael-berk/reusable-ip-repo-integration
Draft

feat: add reusable-ip skill for JIT access to databricks-field-eng/reusable-ip-ai#299
michael-berk wants to merge 3 commits intodatabricks-solutions:mainfrom
michael-berk:michael-berk/reusable-ip-repo-integration

Conversation

@michael-berk
Copy link

Summary

  • Adds new databricks-skills/reusable-ip/ skill with a JIT fetch protocol
  • Claude fetches llms.txt index first (~75 lines), then fetches only the 1–3 relevant files from databricks-field-eng/reusable-ip-ai
  • Registers reusable-ip in install_skills.sh (DATABRICKS_SKILLS list + get_skill_description())

Test plan

  • ./databricks-skills/install_skills.sh --list shows reusable-ip with correct description
  • ./databricks-skills/install_skills.sh reusable-ip installs .claude/skills/reusable-ip/SKILL.md
  • In Claude Code, invoke /reusable-ip and ask a Databricks implementation question — confirm Claude fetches llms.txt first, then at most 1–3 targeted files

This pull request was AI-assisted by Isaac.

michael-berk and others added 2 commits March 11, 2026 22:45
…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>
@michael-berk
Copy link
Author

I am working on making the Reusable IP repo public. I will update auth accoridingly

@michael-berk michael-berk marked this pull request as draft March 12, 2026 18:54
… auth guard

- Rename skill directory and all references to databricks-reusable-ip for naming consistency
- Scope trigger condition to new pattern implementations (not all Databricks code)
- Add instruction to stop and notify user if gh api auth fails
- Remove Deep Dive / repomix section
- Fix alphabetical ordering in install_skills.sh case statement
- Improve --list description to be capability-centric

Co-authored-by: Isaac
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.

1 participant