[
https://issues.apache.org/jira/browse/IGNITE-28486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Puchkovskiy updated IGNITE-28486:
---------------------------------------
Description:
Currently, the repo has CLAUDE.md which is specific to Claude/Claude Code.
There are other AI tools (Codex, Copilot, windsurf, Cursor, you name it). Many
of them support the standardized AGENTS.md file directly.
I propose to move the core instructions to AGENTS.md. To make it accessible for
Claude[Code], we can just reference the file using @AGENTS.md in CLAUDE.md.
As a result:
# Claude[Code] will still see the instructions
# Tools directly supporting AGENTS.md (but not supporting the
Anthropic-specific CLAUDE.md) will also see the instructions
# If some tools do not support either of these, we'll be able to add support
for them by referencing AGENTS.md in their specific files later
# We'll move to a more vendor-neutral setup (which seems to be the right way
for an Apache project)
> Move coding assistant instructions to AGENTS.md
> -----------------------------------------------
>
> Key: IGNITE-28486
> URL: https://issues.apache.org/jira/browse/IGNITE-28486
> Project: Ignite
> Issue Type: Improvement
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, the repo has CLAUDE.md which is specific to Claude/Claude Code.
> There are other AI tools (Codex, Copilot, windsurf, Cursor, you name it).
> Many of them support the standardized AGENTS.md file directly.
> I propose to move the core instructions to AGENTS.md. To make it accessible
> for Claude[Code], we can just reference the file using @AGENTS.md in
> CLAUDE.md.
> As a result:
> # Claude[Code] will still see the instructions
> # Tools directly supporting AGENTS.md (but not supporting the
> Anthropic-specific CLAUDE.md) will also see the instructions
> # If some tools do not support either of these, we'll be able to add support
> for them by referencing AGENTS.md in their specific files later
> # We'll move to a more vendor-neutral setup (which seems to be the right way
> for an Apache project)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)