docs: point CLAUDE.md at org-wide CONTRIBUTING for agent contributors - #11
Merged
Merged
Conversation
…OpenConceptLab/ocl_issues#2709) Adds a pointer in the Issues/Tickets section so agents working in the ocl-cli checkout inherit the org contribution conventions (ticket-first, PR template, type labels), which they otherwise never see: the org CONTRIBUTING lives in a separate repo and the PR template is bypassed by 'gh pr create --body'. First repo of the OpenConceptLab/ocl_issues#2709 rollout. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Linked Issue
Refs OpenConceptLab/ocl_issues#2709 — first repo of the org-wide rollout (does not close it).
Summary
Adds a single pointer bullet in
CLAUDE.md's Issues/Tickets section linking the org-wideOpenConceptLab/.github/CONTRIBUTING.md, so coding agents working in this checkout inherit the shared contribution conventions (ticket-first, PR template,type/labels) they otherwise never see — the org guide lives in a separate repo, and the PR template is bypassed bygh pr create --body. Also restates the one rule that matters most (every PR links an issue) and flags the template bypass so agents addCloses #Nthemselves.No new CONTRIBUTING/PR-template here on purpose — that would fork what already exists org-wide. Repo-specific conventions (
--repo-version, doc-update rule) stay where they are.Test Plan
Notes
Prompted by review of #8/#9, where agent-authored PRs missed issue links despite the convention being documented org-wide but invisible from within the repo.