Experiments

Home

❯

Machine Learning

❯

GenAI

❯

Context_Engineering

❯

Custom Instructions

Custom Instructions

Jun 28, 20261 min read

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

  • Custom Instructions
  • Claude Code
  • GitHub Copilot

Created with Quartz v4.5.2 © 2026

  • GitHub
  • Discord Community