Skip to content

Remove Repo-Relative Link from Installed Copilot Skill #852

Description

@ptr727

Finding

The canonical .agents/skills/copilot-instructions-keeper/SKILL.md links to a sibling skill through a repo-relative inline Markdown link:

[`carried-instruction-file-guard`](../carried-instruction-file-guard/SKILL.md)

Generated downstream copies preserve that link. It conflicts with the reference-style link convention, and the relative path is not reliable when the skill is installed outside the repository checkout.

Expected

Name the sibling skill without a repo-relative Markdown link, then regenerate the carried skill distributions.

Evidence

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions