Skip to content

Copilot CLI: context: fork frontmatter ignored — 11 skills lose worktree isolation #21

@easingthemes

Description

@easingthemes

Problem

The context: fork skill frontmatter field is ignored by Copilot CLI. In Claude Code, this creates an isolated git worktree for the skill execution, preventing changes from affecting the main working tree until explicitly merged.

11 skills use context: fork and lose this isolation on Copilot CLI.

Impact

Skills that modify files during execution (e.g., step execution, bug fixes) run directly in the user's working directory instead of an isolated worktree. Risk of unintended changes to uncommitted work.

Upstream tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked/upstreamBlocked on external platform fixbugSomething isn't workingplatform/copilot-cliAffects GitHub Copilot CLIseverity/mediumAffects specific features, workarounds exist

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions