Skip to content

HDDS-15756. Propose a structure for agentic tooling.#10675

Open
fapifta wants to merge 2 commits into
apache:masterfrom
fapifta:HDDS-15756
Open

HDDS-15756. Propose a structure for agentic tooling.#10675
fapifta wants to merge 2 commits into
apache:masterfrom
fapifta:HDDS-15756

Conversation

@fapifta

@fapifta fapifta commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

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)

@fapifta fapifta requested review from peterxcli and smengcl July 6, 2026 08:43
@fapifta fapifta added the AI-gen label Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant