ROSA-447: Add AGENTS.md and CLAUDE.md for AI agent development guidance#709
ROSA-447: Add AGENTS.md and CLAUDE.md for AI agent development guidance#709tiwillia wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
@tiwillia: This pull request references ROSA-447 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the initiative to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tiwillia The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Adds AGENTS.md with build commands, architecture overview, testing patterns, and development workflow documentation. CLAUDE.md references AGENTS.md to support both Claude Code and other AI agent tools.
|
@tiwillia: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Summary
@AGENTS.md), keeping agent guidance tool-agnostic while supporting Claude Code's conventionContext
ROSA-447 — Establishing consistent acceptance mechanisms across ROSA operator repos so AI agents can implement changes with high confidence.
AGENTS.md is the tool-agnostic source of truth for how to build, test, lint, and understand repo architecture. CLAUDE.md simply references it.
Test plan