Commit 59701d1
meta(agents): Add CLAUDE.md symlinks to AGENTS.md files (#3098)
Create symlinks from `CLAUDE.md` to `AGENTS.md` in all project
directories. This ensures Claude Code can load agent documentation, as
it reads `CLAUDE.md` files rather than `AGENTS.md` files.
Agent documentation is stored in `AGENTS.md` files across the codebase,
but Claude Code's agent loading mechanism looks for `CLAUDE.md` files.
By symlinking each `CLAUDE.md` to its corresponding `AGENTS.md`, we
maintain a single source of truth while making the documentation
accessible to Claude.
Changes include symlinks from `CLAUDE.md` → `AGENTS.md` in:
- `.github/workflows/`
- `apple-catalog-parsing/`
- `lib/`
- `scripts/`
- `src/`
Co-authored-by: Claude <noreply@anthropic.com>1 parent 193dc85 commit 59701d1
5 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments