github / github/copilot-cli

Allow plugins to include instruction files

Ouverte
#2,727 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
area:configuration area:plugins
Langage dominant
Shell
Étoiles
11.2k
Forks
1.9k
Merge moyen
14 h 16 min
PR mergées (30 j)
6

Description

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

In order to share instruction files, you would have to send it to your team (eg through git) then they would need to add it to their ~/.copilot/ folder and perform that task every time you made an update to the instruction.

### Proposed solution

Allow plugins to include instruction files that are automatically loaded into agent context when the plugin is installed.
Organisations can share internal best practises through instruction files and update them through plugins.

### Example prompts or workflows

Language specific plugins (eg C#) could include an instruction file that explains best practices and code formatting.
The current C# plugin from awesome-copilot uses skills instead, which are not always invoked by the agent.

Organisations can write instruction files that detail company specific best practices. The instruction files can be kept up to date and managed through an internal marketplace repo.

### Additional context

_No response_

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.