Skip to content

Commit 73d2b14

Browse files
docs: drop copilot-specific onboarding copy
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent e1f7312 commit 73d2b14

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/docs/Modules/Repository-Defaults.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ Every repository must be usable by an agent that has never seen it before, witho
134134

135135
- `AGENTS.md`: the cross-tool entry point, read by the GitHub Copilot coding agent, VS Code, and other AGENTS.md-aware tools. It names what the repository is in a line or two and points to the canonical agent guidance in [`PSModule/docs`](https://github.com/PSModule/docs).
136136
- `CLAUDE.md`: a thin file that imports `AGENTS.md` with `@AGENTS.md` so Claude Code reads the same instructions. Claude-specific notes, if any, go below the import.
137-
- `.github/copilot-instructions.md`: repository instructions for VS Code and GitHub Copilot that point to the same documentation.
138137

139138
Copy-pasteable starters:
140139

@@ -148,10 +147,6 @@ Follow the canonical agent guidance in [PSModule/docs](https://github.com/PSModu
148147
@AGENTS.md
149148
```
150149

151-
```md
152-
Follow [AGENTS.md](../AGENTS.md).
153-
```
154-
155150
These files are the agent equivalent of the README: pointers, not copies. Keep them short so the linked documentation stays the single source of truth. Like the other governance files, they live in the repository itself so it can stand on its own.
156151

157152
## Managed file distribution

0 commit comments

Comments
 (0)