fapifta opened a new pull request, #10675:
URL: https://github.com/apache/ozone/pull/10675

   ## What changes were proposed in this pull request?
   Restructures the repo's AI coding agent configuration for cross-tool use.
   AGENTS.md remains the source of truth but is slimmed to a behavioral core;
   CLAUDE.md/GEMINI.md import it. Reference material (commands + tiered CI 
checks,
   module map) moves to dev-support/agent/*.md, read on demand. Adds an 
ozone-map
   skill (Claude + Codex copy), a Codex-only ozone-build skill, and a 
Claude-only
   ozone-builder subagent, plus AGENTIC_TOOLING.md documenting the layout.
   RAT exclusions are updated for the new markdown.
   
   Rationale and full design: see agents_setup_plan.md (attached to the Jira) 
and
   AGENTIC_TOOLING.md in this PR.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15756
   
   ## How was this patch tested?
   
   Markdown/config-only change. rat.sh passes; checkstyle/bats N/A (no 
Java/shell).
   Manually verified agent loading: AGENTS.md loads via the CLAUDE.md import 
while
   the dev-support/agent/* docs stay lazy; the ozone-map skill surfaces on 
demand;
   the ozone-builder subagent delegates on a build/test request;
   
   Generated-by: Claude Code (claude-opus-4-8)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to