# Compatibilidad con diferentes tipos de instrucciones personalizadas

Descubra qué entornos admiten qué tipos de instrucciones personalizadas.

En este artículo de referencia se proporcionan detalles de qué tipos de instrucciones personalizadas se admiten en varios entornos. Para obtener más información sobre los distintos tipos de instrucciones personalizadas para GitHub Copilot, vea [Acerca de la personalización de las respuestas de GitHub Copilot](/es/copilot/concepts/prompting/response-customization).

## GitHub.com

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot Característica</th>
      <th>Tipos de instrucciones personalizadas admitidas</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Chat de Copiloto </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>Instrucciones personales</strong> .</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🏢</span>&nbsp;Instrucciones <strong>de la organización</strong>.</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>agente en la nube de Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del agente</strong> (mediante <code>AGENTS.md</code>, <code>CLAUDE.md</code>, o archivos <code>GEMINI.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">🏢</span>&nbsp;Instrucciones <strong>de la organización</strong>.</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>revisión de código Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del Agente</strong> (mediante un <code>AGENTS.md</code> archivo).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">🏢</span>&nbsp;Instrucciones <strong>de la organización</strong>.</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## Visual Studio Code

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot Característica</th>
      <th>Tipos de instrucciones personalizadas admitidas</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Chat de Copiloto </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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del Agente</strong> (mediante un <code>AGENTS.md</code> archivo).</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>agente en la nube de Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del agente</strong> (mediante <code>AGENTS.md</code>, <code>CLAUDE.md</code>, o archivos <code>GEMINI.md</code>).</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>revisión de código Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## Visual Studio

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot Característica</th>
      <th>Tipos de instrucciones personalizadas admitidas</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Chat de Copiloto </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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>
</ul>
      </td>
    </tr>
    <tr>
      <td>revisión de código Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## IDE de JetBrains

En los IDEs de JetBrains, puede administrar las personalizaciones admitidas desde el editor Agent Customizations. En el Copilot Chat de GitHub panel, haga clic en el icono de configuración de la parte superior derecha y, a continuación, haga clic en **Personalizaciones**.

El editor te permite trabajar con personalizaciones del espacio de trabajo para el proyecto actual o con personalizaciones personales que se aplican en todos los proyectos. Puede utilizarlo para ver y editar agentes personalizados, administrar habilidades reutilizables y archivos de indicaciones, y configurar instrucciones. Para obtener más información, vea [Añadir instrucciones personalizadas del repositorio para GitHub Copilot en tu IDE](/es/copilot/how-tos/configure-custom-instructions-in-your-ide/add-repository-instructions-in-your-ide) y [Creación de agentes personalizados para agente en la nube de Copilot en el IDE](/es/copilot/how-tos/use-copilot-agents/cloud-agent/create-custom-agents-in-your-ide).

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot Característica</th>
      <th>Tipos de instrucciones personalizadas admitidas</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Chat de Copiloto </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>Instrucciones personales</strong> .</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📦
</span>
&nbsp;
<strong>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>agente en la nube de Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del agente</strong> (mediante <code>AGENTS.md</code>, <code>CLAUDE.md</code>, o archivos <code>GEMINI.md</code>).</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>revisión de código Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>
</ul>
      </td>
    </tr>
  </tbody>
</table>

## Eclipse

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot Característica</th>
      <th>Tipos de instrucciones personalizadas admitidas</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Chat de Copiloto </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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>agente en la nube de Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del agente</strong> (mediante <code>AGENTS.md</code>, <code>CLAUDE.md</code>, o archivos <code>GEMINI.md</code>).</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>revisión de código Copilot</td>
      <td>
        <ul style="list-style: none; padding-left: 1.5em; margin-left: 0;">
<li style="text-indent: -1.6em;">Actualmente no se admiten instrucciones personalizadas.</li>
        </ul>
      </td>
    </tr>
  </tbody>
</table>

## Xcode

<table>
  <thead>
    <tr>
      <th style="width: 25%">
Copilot Característica</th>
      <th>Tipos de instrucciones personalizadas admitidas</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td>Chat de Copiloto </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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>
</ul>
      </td>
    </tr>
    <tr>
      <td>agente en la nube de Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

<li style="text-indent: -1.6em;">
<span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del agente</strong> (mediante <code>AGENTS.md</code>, <code>CLAUDE.md</code>, o archivos <code>GEMINI.md</code>).</li>
        </ul>
      </td>
    </tr>
    <tr>
      <td>revisión de código Copilot</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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>
</ul>
      </td>
    </tr>
  </tbody>
</table>

## CLI de Copilot

<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>Instrucciones para todo el repositorio</strong> (mediante el archivo <code>.github/copilot-instructions.md</code>).</li>
<li style="text-indent: -1.6em;">
<span aria-hidden="true">
📂
</span>
&nbsp;
<strong>Instrucciones específicas de ruta</strong> (mediante <code>.github/instructions/**/*.instructions.md</code> archivos).</li>

  <li style="text-indent: -1.6em;">
  <span aria-hidden="true">🤖</span>&nbsp;<strong>Instrucciones del agente</strong> (mediante <code>AGENTS.md</code>, <code>CLAUDE.md</code>, o archivos <code>GEMINI.md</code>).</li>
  <li style="text-indent: -1.6em;">
<span aria-hidden="true">
👤
</span>
&nbsp;
<strong>Instrucciones personales</strong> (usando archivos <code>~/.copilot/copilot-instructions.md</code> o <code>~/.copilot/instructions/**/*.instructions.md</code>).</li>
</ul>

## Lectura adicional

* [Agregar instrucciones personalizadas del repositorio para GitHub Copilot](/es/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-repository-instructions)
* [Adición de instrucciones personalizadas personales para GitHub Copilot](/es/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-personal-instructions)
* [Adición de instrucciones personalizadas de la organización para GitHub Copilot](/es/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-organization-instructions)