{"meta":{"title":"다양한 유형의 사용자 지정 지침 지원","intro":"어떤 유형의 사용자 지정 지침을 지원하는 환경을 알아보세요.","product":"GitHub Copilot","breadcrumbs":[{"href":"/ko/copilot","title":"GitHub Copilot"},{"href":"/ko/copilot/reference","title":"참조"},{"href":"/ko/copilot/reference/custom-instructions-support","title":"사용자 지정 지침 지원"}],"documentType":"article"},"body":"# 다양한 유형의 사용자 지정 지침 지원\n\n어떤 유형의 사용자 지정 지침을 지원하는 환경을 알아보세요.\n\n이 참조 문서에서는 다양한 환경에서 지원되는 사용자 지정 지침 유형에 대한 세부 정보를 제공합니다. 다양한 유형의 사용자 지정 지침에 대한 GitHub Copilot자세한 내용은 [GitHub Copilot 응답을 사용자 지정하는 방법에 대한 정보](/ko/copilot/concepts/prompting/response-customization)을 참조하세요.\n\n## GitHub.com\n\n<table>\n  <thead>\n    <tr>\n      <th style=\"width: 25%\">\n              Copilot 기능</th>\n      <th>지원되는 사용자 지정 명령 유형</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>공동 파일럿 채팅 </td>\n      <td>\n        <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n\n```\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    👤\n                    </span>\n                    &nbsp;\n                    <strong>개인용</strong> 지침.</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📦\n                        </span>\n                        &nbsp;\n                        <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n        \n      <li style=\"text-indent: -1.6em;\">              <span aria-hidden=\"true\">🏢</span>&nbsp;<strong>조직</strong> 지침.</li>\n    </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 클라우드 에이전트</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n        \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">🤖</span>&nbsp;<strong>에이전트</strong> 지침 (<code>AGENTS.md</code>, <code>CLAUDE.md</code>, 또는 <code>GEMINI.md</code> 파일 사용하기).</li>\n      <li style=\"text-indent: -1.6em;\">              <span aria-hidden=\"true\">🏢</span>&nbsp;<strong>조직</strong> 지침.</li>\n    </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 코드 검토</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n        \n      <li style=\"text-indent: -1.6em;\">              <span aria-hidden=\"true\">🏢</span>&nbsp;<strong>조직</strong> 지침.</li>\n    </ul>\n  </td>\n</tr>\n```\n\n  </tbody>\n</table>\n\n## Visual Studio Code\n\n<table>\n  <thead>\n    <tr>\n      <th style=\"width: 25%\">\n              Copilot 기능</th>\n      <th>지원되는 사용자 지정 명령 유형</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>공동 파일럿 채팅 </td>\n      <td>\n        <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n\n```\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n        \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">🤖</span>&nbsp;<strong>에이전트</strong> 지침(<code>AGENTS.md</code> 파일 사용)</li>\n    </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 클라우드 에이전트</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n        \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">🤖</span>&nbsp;<strong>에이전트</strong> 지침 (<code>AGENTS.md</code>, <code>CLAUDE.md</code>, 또는 <code>GEMINI.md</code> 파일 사용하기).</li>\n    </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 코드 검토</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n    </ul>\n  </td>\n</tr>\n```\n\n  </tbody>\n</table>\n\n## Visual Studio\n\n<table>\n  <thead>\n    <tr>\n      <th style=\"width: 25%\">\n              Copilot 기능</th>\n      <th>지원되는 사용자 지정 명령 유형</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>공동 파일럿 채팅 </td>\n      <td>\n        <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n\n```\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n          </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 코드 검토</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n    </ul>\n  </td>\n</tr>\n```\n\n  </tbody>\n</table>\n\n## JetBrains IDE들\n\n<table>\n  <thead>\n    <tr>\n      <th style=\"width: 25%\">\n              Copilot 기능</th>\n      <th>지원되는 사용자 지정 명령 유형</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>공동 파일럿 채팅 </td>\n      <td>\n        <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n\n```\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n          </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 클라우드 에이전트</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n        \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">🤖</span>&nbsp;<strong>에이전트</strong> 지침 (<code>AGENTS.md</code>, <code>CLAUDE.md</code>, 또는 <code>GEMINI.md</code> 파일 사용하기).</li>\n    </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 코드 검토</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n          </ul>\n  </td>\n</tr>\n```\n\n  </tbody>\n</table>\n\n## 이클립스\n\n<table>\n  <thead>\n    <tr>\n      <th style=\"width: 25%\">\n              Copilot 기능</th>\n      <th>지원되는 사용자 지정 명령 유형</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>공동 파일럿 채팅 </td>\n      <td>\n        <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📦\n                        </span>\n                        &nbsp;\n                        <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n        </ul>\n      </td>\n    </tr>\n    <tr>\n      <td>Copilot 클라우드 에이전트</td>\n      <td>\n        <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n\n```\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n        \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">🤖</span>&nbsp;<strong>에이전트</strong> 지침 (<code>AGENTS.md</code>, <code>CLAUDE.md</code>, 또는 <code>GEMINI.md</code> 파일 사용하기).</li>\n    </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 코드 검토</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n      <li style=\"text-indent: -1.6em;\">사용자 지정 지침은 현재 지원되지 않습니다.</li>\n    </ul>\n  </td>\n</tr>\n```\n\n  </tbody>\n</table>\n\n## 엑스코드\n\n<table>\n  <thead>\n    <tr>\n      <th style=\"width: 25%\">\n              Copilot 기능</th>\n      <th>지원되는 사용자 지정 명령 유형</th>\n    </tr>\n  </thead>\n  <tbody>\n    <tr>\n      <td>공동 파일럿 채팅 </td>\n      <td>\n        <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n\n```\n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n          </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 클라우드 에이전트</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n        \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">🤖</span>&nbsp;<strong>에이전트</strong> 지침 (<code>AGENTS.md</code>, <code>CLAUDE.md</code>, 또는 <code>GEMINI.md</code> 파일 사용하기).</li>\n    </ul>\n  </td>\n</tr>\n<tr>\n  <td>Copilot 코드 검토</td>\n  <td>\n    <ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n          \n      <li style=\"text-indent: -1.6em;\">\n                    <span aria-hidden=\"true\">\n                    📦\n                    </span>\n                    &nbsp;\n                    <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n          <li style=\"text-indent: -1.6em;\">\n                        <span aria-hidden=\"true\">\n                        📂\n                        </span>\n                        &nbsp;\n                        <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n          </ul>\n  </td>\n</tr>\n```\n\n  </tbody>\n</table>\n\n## Copilot CLI\n\n<ul style=\"list-style: none; padding-left: 1.5em; margin-left: 0;\">\n\n  <li style=\"text-indent: -1.6em;\">\n                <span aria-hidden=\"true\">\n                📦\n                </span>\n                &nbsp;\n                <strong>리포지토리 전체</strong> 지침(<code>.github/copilot-instructions.md</code> 파일을 사용하여).</li>\n              <li style=\"text-indent: -1.6em;\">\n                            <span aria-hidden=\"true\">\n                            📂\n                            </span>\n                            &nbsp;\n                            <strong>경로별</strong> 지침(<code>.github/instructions/**/*.instructions.md</code> 파일 사용).</li>\n\n  <li style=\"text-indent: -1.6em;\">\n                <span aria-hidden=\"true\">🤖</span>&nbsp;<strong>에이전트</strong> 지침(<code>AGENTS.md</code> 파일 사용)</li>\n</ul>\n\n## 추가 읽기\n\n* ```\n          [AUTOTITLE](/copilot/how-tos/configure-custom-instructions/add-repository-instructions)\n  ```\n* ```\n          [AUTOTITLE](/copilot/how-tos/configure-custom-instructions/add-personal-instructions)\n  ```\n* ```\n          [AUTOTITLE](/copilot/how-tos/configure-custom-instructions/add-organization-instructions)\n  ```"}