docs: document contributing Claude context in the AI guide - #844
Draft
SaintPatrck wants to merge 2 commits into
Draft
docs: document contributing Claude context in the AI guide#844SaintPatrck wants to merge 2 commits into
SaintPatrck wants to merge 2 commits into
Conversation
Guidance for authoring skills, agents, and CLAUDE.md entries has been living as a per-repository copy of .claude/CONTRIBUTING.md, which has already drifted into three variants across the repositories we sampled. Centralizing it here gives us one internal page to maintain, and matches what the root CONTRIBUTING.md already does for our human contributing guidance.
Deploying contributing-docs with
|
| Latest commit: |
d2b421f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://11d63370.contributing-docs.pages.dev |
| Branch Preview URL: | https://docs-claude-context-contribu.contributing-docs.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎟️ Tracking
No ticket. This comes out of the review thread on bitwarden/server#8177, where we agreed to
centralize this guidance instead of correcting it repo by repo.
📔 Objective
Our guidance for authoring skills, agents, and
CLAUDE.mdentries lives as a per-repository copyof
.claude/CONTRIBUTING.md, and it has already drifted into three variants across the repos wesampled. Centralizing it here gives us one internal page to maintain, the same way our root
CONTRIBUTING.mdalready points at this site for human contributing guidance. Two claims gotcorrected on the way in rather than carried over: ancestor
.claude/CLAUDE.mdfiles do load, anda non-draft PR gets its Claude review without the
ai-reviewlabel.