This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Bootstrap this repository for GitHub Copilot | |
| Configure the current repository with durable Copilot instructions, MCP servers, reusable agents and skills, language-server support, and supporting CLI tools. | |
| Work from the repository root. | |
| ## Operating constraints | |
| * Make the setup **additive, idempotent, and non-destructive**. | |
| * Preserve unrelated existing configuration, comments, servers, agents, skills, and documentation. |