Add shared CLAUDE.md file#804
Conversation
|
You probably seen it already, but just in case, linking a anthropic's best practices https://www.anthropic.com/engineering/claude-code-best-practices generic thoughs |
|
@zkraus agreed - the Would be great to get feedback from team to confirm if all relevant/necessary details are covered and to flag anything that might be unnecessary to keep. Note: I’ll keep the commits separate for now so others can review the earlier version, and squash before merging when the time comes. |
|
Looks good 👍 |
|
Moved from draft to ready for review 👍 |
trepel
left a comment
There was a problem hiding this comment.
I am not experienced with what this documentation for AI should look like but it LGTM.
Signed-off-by: emmaaroche <eroche@redhat.com>
dadda7f to
6cdb525
Compare
Description
This PR adds a
CLAUDE.mdfile to guide how Claude Code interacts with the testsuite.The file was generated as an initial starting point by running the
/initcommand in Claude Code from the repository root.I’m opening this as a draft PR so we can review it as a team and discuss what to improve, remove, or add.
Closes #797