Custom Instructions
- Give additional context to the Agents
Claude Code
- Agent Instructions:
CLAUDE.md
GitHub Copilot
- https://docs.github.com/en/copilot/how-tos/copilot-on-github/customize-copilot/add-custom-instructions/add-repository-instructions
- Repository wide:
.github/copilot-instructions.md - Path specific:
.github/instructions/NAME.md
---
applyTo: "**/*.ts,**/*.tsx"
---
{Your Instructions}- Agent Instructions:
AGENTS.md- nearest one will be chosen