github / github/copilot-cli

Support @ file includes in instruction files (like Claude Code)

オープン
#1,530 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る
area:configuration
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### Describe the feature or problem you'd like to solve

Support @ inclusion in copilot-instructions.md

### Proposed solution

Copilot CLI should support @ file references inside instruction files (e.g., .github/copilot-instructions.md) to include content from other files,
similar to how Claude Code handles includes in its instruction files.

Currently, @ references only work in chat input, not in instruction files. This forces users to either duplicate content across multiple instruction files or use
symlinks/build steps as workarounds.

Use case: A repo with a shared instructions.md that should be included by both .github/copilot-instructions.md (for Copilot) and .claude/instructions.md (for Claude
Code). Without includes, maintaining consistency requires manual duplication or external tooling.

### Example prompts or workflows

_No response_

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。