Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.72 KB

File metadata and controls

23 lines (18 loc) · 1.72 KB

Roslyn (.NET Compiler Platform) — AI Agent Instructions

This file is intentionally thin. The canonical, repo-wide agent guidance lives in .github/copilot-instructions.md — read it first. It covers the project overview, build/test entry points, global code style, the memory-first orientation protocol, and the doc-update obligation.

Where to find things

Orientation protocol

  1. Read .github/copilot-instructions.md.
  2. Read .github/memory/INDEX.md and load only the memory files relevant to your task.
  3. The path-scoped instruction file for the area you're editing applies automatically — follow it.
  4. After changing code, run the update-agent-docs skill to keep .github/memory/ fresh.