Skip to content

Commit 4d98875

Browse files
PeterDaveHelloljharb
authored andcommitted
Migrate GitHub Copilot instructions to AGENTS.md and CLAUDE.md
Move .github/copilot-instructions.md to AGENTS.md, and generalize the wording, so it will apply to Codex CLI, Cursor, OpenCode, RooCode, and many other AI coding agents. Also add CLAUDE.md as a symlink to AGENTS.md so Claude Code reads the same guidance. Copilot coding agent now supports AGENTS.md custom instructions, as more coding agents support it. Migrating from GitHub Copilot's custom instructions file to AGENTS.md will help developers leverage more and different coding agents than just GitHub Copilot. Reference: - https://agents.md/ - https://github.blog/changelog/2025-08-28-copilot-coding-agent-now-supports-agents-md-custom-instructions/
1 parent 4c3edc5 commit 4d98875

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# nvm Copilot Instructions
1+
# nvm Coding Agent Instructions
22

3-
This document provides guidance for GitHub Copilot when working with the Node Version Manager (nvm) codebase.
3+
This document provides guidance for AI coding agents when working with the Node Version Manager (nvm) codebase.
44

55
## Overview
66

@@ -424,4 +424,4 @@ nvm works on Windows via several compatibility layers:
424424
2. Include bash, curl, git, tar, and wget packages during installation
425425
3. Run nvm installation in Cygwin terminal
426426

427-
This guide should help GitHub Copilot understand the nvm codebase structure, testing procedures, and development environment setup requirements.
427+
This guide should help AI coding agents understand the nvm codebase structure, testing procedures, and development environment setup requirements.

CLAUDE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
AGENTS.md

0 commit comments

Comments
 (0)