This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/main by this push:
new 1d51a8bd0 ORC-2145: Add `CLAUDE.md` for `Claude Code`
1d51a8bd0 is described below
commit 1d51a8bd093d7d0932f0006b2044c6d092ec960c
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Tue Mar 24 22:49:08 2026 -0700
ORC-2145: Add `CLAUDE.md` for `Claude Code`
### What changes were proposed in this pull request?
This PR adds a `CLAUDE.md` file at the repository root that references
`AGENTS.md` using the `AGENTS.md` import directive, enabling Claude Code to
automatically load the AI agent guidelines.
### Why are the changes needed?
`AGENTS.md` already contains comprehensive guidelines for AI coding
assistants. By adding a `CLAUDE.md` that imports it, Claude Code sessions will
automatically load these guidelines without duplicating content. This keeps
`AGENTS.md` as the single source of truth.
### How was this patch tested?
This is a documentation-only change. Verified the file was created
correctly with the expected content.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: Claude Code (Claude Opus 4.6)
Closes #2595 from dongjoon-hyun/ORC-2145.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
CLAUDE.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CLAUDE.md b/CLAUDE.md
new file mode 100644
index 000000000..43c994c2d
--- /dev/null
+++ b/CLAUDE.md
@@ -0,0 +1 @@
[email protected]