# さまざまな種類のカスタム命令のサポート

どの種類のカスタム命令をサポートする環境を確認します。

このリファレンス記事では、さまざまな環境でサポートされているカスタム命令の種類について詳しく説明します。
GitHub Copilotのさまざまな種類のカスタム命令の詳細については、「[GitHub Copilotの応答をカスタマイズする方法](/ja/copilot/concepts/prompting/response-customization)」を参照してください。

## GitHub.com

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot の機能</th>
      <th>サポートされているカスタム命令の種類</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Copilot Chat </td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
👤
</span>
&nbsp;
<strong>個人の</strong> 指示。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🏢</span>&nbsp;<strong>組織</strong>指示。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot cloud agent</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code>、<code>CLAUDE.md</code>、または<code>GEMINI.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">🏢</span>&nbsp;<strong>組織</strong>指示。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot code review</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">🏢</span>&nbsp;<strong>組織</strong>指示。</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## Visual Studio Code

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot の機能</th>
      <th>サポートされているカスタム命令の種類</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Copilot Chat </td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot cloud agent</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code>、<code>CLAUDE.md</code>、または<code>GEMINI.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot code review</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## Visual Studio

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot の機能</th>
      <th>サポートされているカスタム命令の種類</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Copilot Chat </td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>
</ul>
      </td>
    </tr>
    <tr>
      <td>Copilot code review</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## JetBrains IDE

JetBrains IDE では、エージェントのカスタマイズ エディターからサポートされているカスタマイズを管理できます。
GitHub Copilot Chat パネルで、右上にある設定アイコンをクリックし、\[**カスタマイズ**] をクリックします。

エディターを使用すると、現在のプロジェクトのワークスペースのカスタマイズや、プロジェクト間の個人用カスタマイズを操作できます。 これを使用して、 custom agentsの表示と編集、再利用可能なスキルとプロンプト ファイルの管理、および手順の構成を行うことができます。 詳細については、「[IDE での GitHub Copilot のリポジトリ カスタム手順の追加](/ja/copilot/how-tos/configure-custom-instructions-in-your-ide/add-repository-instructions-in-your-ide)」および「[IDE で Copilot cloud agent 用のカスタム エージェントを作成する](/ja/copilot/how-tos/use-copilot-agents/cloud-agent/create-custom-agents-in-your-ide)」を参照してください。

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot の機能</th>
      <th>サポートされているカスタム命令の種類</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Copilot Chat </td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
👤
</span>
&nbsp;
<strong>個人の</strong> 指示。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot cloud agent</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code>、<code>CLAUDE.md</code>、または<code>GEMINI.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot code review</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>
</ul>
      </td>
    </tr>
  </tbody>
</table>

## Eclipse

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot の機能</th>
      <th>サポートされているカスタム命令の種類</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Copilot Chat </td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot cloud agent</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code>、<code>CLAUDE.md</code>、または<code>GEMINI.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot code review</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">
<li style="text-indent: -1.6em;">カスタム命令は現在サポートされていません。</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## Xcode

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot の機能</th>
      <th>サポートされているカスタム命令の種類</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Copilot Chat </td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>
</ul>
      </td>
    </tr>
    <tr>
      <td>Copilot cloud agent</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code>、<code>CLAUDE.md</code>、または<code>GEMINI.md</code> ファイルを使用)。</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>Copilot code review</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>
</ul>
      </td>
    </tr>
  </tbody>
</table>

## Copilot CLI

<ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">

  <li style="text-indent: -1.6em;">
  <span aria-hidden="true">
  📦
  </span>
  &nbsp;
  <strong>リポジトリ全体の</strong> 手順 ( <code>.github/copilot-instructions.md</code> ファイルを使用)。</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>パス固有の</strong> 命令 ( <code>.github/instructions/**/*.instructions.md</code> ファイルを使用)。</li>

  <li style="text-indent: -1.6em;">
  <span aria-hidden="true">🤖</span>&nbsp;<strong>エージェント</strong>の指示 (<code>AGENTS.md</code>、<code>CLAUDE.md</code>、または<code>GEMINI.md</code> ファイルを使用)。</li>
  <li style="text-indent: -1.6em;">
<span aria-hidden="true">
👤
</span>
&nbsp;
<strong>個人の</strong> 指示 ( <code>~/.copilot/copilot-instructions.md</code> または <code>~/.copilot/instructions/**/*.instructions.md</code> ファイルを使用)。</li>
</ul>

## 詳細については、次を参照してください。

* [GitHub Copilot用のリポジトリカスタム命令の追加](/ja/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-repository-instructions)
* [GitHub Copilot 用に個人用カスタム命令を追加する](/ja/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-personal-instructions)
* [GitHub Copilot の組織のカスタム手順を追加する](/ja/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-organization-instructions)