Skip to content

feat: Skills support#1

Open
math280h wants to merge 2 commits intomainfrom
feat/skills
Open

feat: Skills support#1
math280h wants to merge 2 commits intomainfrom
feat/skills

Conversation

@math280h
Copy link
Owner

Release zip file that has skills support

@math280h math280h self-assigned this Feb 17, 2026
Copilot AI review requested due to automatic review settings February 17, 2026 19:16
@math280h math280h added the enhancement New feature or request label Feb 17, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds “skills” packaging and documentation so safe-pkgs can be distributed as an Agent Skills-compatible bundle via GitHub Releases.

Changes:

  • Add skills/safe-pkgs/SKILL.md describing how to use the skill and its decision policy/output.
  • Document Skills Support and the release bundle contents in README.md.
  • Extend the release workflow to publish a cross-platform safe-pkgs-skill.zip bundle, and tweak .gitignore to ignore the repo-root .claude directory.

Reviewed changes

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

File Description
skills/safe-pkgs/SKILL.md Introduces the skill definition and usage/decision policy guidance.
README.md Documents where the skill lives and what the release bundle contains.
.gitignore Changes .claude ignore rule to be repo-root anchored.
.github/workflows/release-binaries.yml Uploads per-platform binaries as artifacts and packages them into safe-pkgs-skill.zip for Releases.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments