Skip to content

chore: copy skills to standard auto-discovery locations#51

Merged
b-j-karl merged 3 commits into
developfrom
chore/copy-skills
Apr 10, 2026
Merged

chore: copy skills to standard auto-discovery locations#51
b-j-karl merged 3 commits into
developfrom
chore/copy-skills

Conversation

@b-j-karl

Copy link
Copy Markdown
Owner

Closes #38

Copy skill files from docs/skills/ to:

  • .github/skills/ for Copilot CLI auto-discovery
  • .claude/skills/ for Claude Code auto-discovery

Copy skill files from docs/skills/ to:
- .github/skills/ for Copilot CLI auto-discovery
- .claude/skills/ for Claude Code auto-discovery

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@b-j-karl
b-j-karl requested a review from Copilot April 10, 2026 09:06
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copies existing skill definitions from docs/skills/ into the standard auto-discovery locations for Copilot CLI (.github/skills/) and Claude Code (.claude/skills/), aligning with issue #38.

Changes:

  • Added Copilot CLI auto-discovery skill files under .github/skills/ for api-squash-cli and python-code-context.
  • Added Claude Code auto-discovery skill files under .claude/skills/ for the same two skills.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
.github/skills/python-code-context/SKILL.md Adds Copilot CLI-discoverable “python-code-context” skill content.
.github/skills/api-squash-cli/SKILL.md Adds Copilot CLI-discoverable “api-squash-cli” skill content and CLI reference.
.claude/skills/python-code-context/SKILL.md Adds Claude Code-discoverable “python-code-context” skill content.
.claude/skills/api-squash-cli/SKILL.md Adds Claude Code-discoverable “api-squash-cli” skill content and CLI reference.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/skills/api-squash-cli/SKILL.md Outdated
Comment thread .claude/skills/api-squash-cli/SKILL.md Outdated
b-j-karl and others added 2 commits April 10, 2026 21:13
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@b-j-karl
b-j-karl merged commit e72aa3f into develop Apr 10, 2026
14 checks passed
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.

Copy skills to standard auto-discovery locations

3 participants