Skip to content

Support context: fork for skills - #105

Merged
Tianqi Zhang (TianqiZhang) merged 1 commit into
MicrosoftDocs:mainfrom
TianqiZhang:main
Jan 27, 2026
Merged

Support context: fork for skills#105
Tianqi Zhang (TianqiZhang) merged 1 commit into
MicrosoftDocs:mainfrom
TianqiZhang:main

Conversation

@TianqiZhang

Copy link
Copy Markdown
Contributor

Claude Code v2.1.0 supported context forking for skills: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

Copilot AI review requested due to automatic review settings January 27, 2026 05:34

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

This PR adds support for context forking in skills, a feature introduced in Claude Code v2.1.0, by adding the context: fork metadata field to skill definitions and updating the plugin version.

Changes:

  • Added context: fork field to both skill YAML frontmatter sections to enable context forking feature
  • Bumped plugin version from 0.1.0 to 0.2.0 to reflect the new feature support

Reviewed changes

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

File Description
skills/microsoft-docs/SKILL.md Added context: fork field to YAML frontmatter to enable context forking for the microsoft-docs skill
skills/microsoft-code-reference/SKILL.md Added context: fork field to YAML frontmatter to enable context forking for the microsoft-code-reference skill
.claude-plugin/plugin.json Bumped version from 0.1.0 to 0.2.0 to reflect the addition of context forking support

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

@TianqiZhang
Tianqi Zhang (TianqiZhang) merged commit 919a928 into MicrosoftDocs:main Jan 27, 2026
7 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.

3 participants