Skip to content

Add Skillpack Forge instructions#1904

Closed
guorunjie wants to merge 0 commit into
github:stagedfrom
guorunjie:add-skillpack-forge-instructions
Closed

Add Skillpack Forge instructions#1904
guorunjie wants to merge 0 commit into
github:stagedfrom
guorunjie:add-skillpack-forge-instructions

Conversation

@guorunjie
Copy link
Copy Markdown

@guorunjie guorunjie commented Jun 3, 2026

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:

  • inspect existing files first
  • import or initialize the manifest correctly
  • dry-run before writing generated files
  • run strict checks before claiming files are fresh
  • package MCP context only when appropriate

Validation

  • Confirmed the repository contribution guidelines for adding instructions.
  • Confirmed no existing skillpack-forge.instructions.md entry.
  • Added one source instruction file under 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.

@guorunjie guorunjie requested a review from aaronpowell as a code owner June 3, 2026 03:15
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

⚠️ This PR targets 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

@github-actions github-actions Bot added instructions PR touches instructions new-submission PR adds at least one new contribution targets-main PR targets main instead of staged labels Jun 3, 2026
@guorunjie guorunjie changed the base branch from main to staged June 3, 2026 03:33
@github-actions github-actions Bot added branched-main PR appears to include plugin files materialized from main external-plugin PR updates plugins/external.json and removed targets-main PR targets main instead of staged instructions PR touches instructions new-submission PR adds at least one new contribution labels Jun 3, 2026
@guorunjie guorunjie closed this Jun 3, 2026
@guorunjie guorunjie force-pushed the add-skillpack-forge-instructions branch from ac7b5c3 to 36cdc52 Compare June 3, 2026 03:34
@github-actions github-actions Bot removed branched-main PR appears to include plugin files materialized from main external-plugin PR updates plugins/external.json labels Jun 3, 2026
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