Add Skillpack Forge instructions#1904
Closed
guorunjie wants to merge 0 commit into
Closed
Conversation
Contributor
There was a problem hiding this comment.
main, but PRs should target staged.
The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.
You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1904 --base staged
ac7b5c3 to
36cdc52
Compare
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
Adds a new custom instruction for using Skillpack Forge to create, compile, verify, and package portable AI coding-agent context from one
skillpack.yaml.Why this fits
Skillpack Forge helps Copilot users keep
.github/copilot-instructions.md,AGENTS.md,CLAUDE.md, Cursor rules, Claude/Codex Skills, local MCP servers, and MCPB bundles synchronized from one repo manifest.The instruction focuses on safe, repeatable workflows rather than tool promotion:
Validation
skillpack-forge.instructions.mdentry.instructions/.Note: I used the GitHub API to create this PR because a local shallow clone repeatedly stalled before checkout. If maintainers prefer generated README tables in the same PR, I can add the build output in a follow-up commit.