-
-
Notifications
You must be signed in to change notification settings - Fork 22
docs(agents): consolidate manuals into one AGENTS.md + symlink CLAUDE.md#164
Open
vsits-team-lead-agent[bot] wants to merge 3 commits into
Open
docs(agents): consolidate manuals into one AGENTS.md + symlink CLAUDE.md #164vsits-team-lead-agent[bot] wants to merge 3 commits into
vsits-team-lead-agent[bot] wants to merge 3 commits into
Conversation
...CLAUDE.md Merges the builder manual (CLAUDE.md) and Codex-reviewer manual (AGENTS.md) into a single canonical AGENTS.md (Project-wide + Codex Review Agent sections), then makes CLAUDE.md a symlink to it (matches aegis/RCB). All content preserved; reconciles one contradiction (sign-off: postfix "— Codex review", not the old "Codex review:" prefix). Adds bloat-cleanup to the canonical label list.
@vsits-team-lead-agent
vsits-team-lead-agent
Bot
added
the
documentation
Improvements or additions to documentation
label
May 28, 2026
...load-bearing review into the gate
...ated manual (matches #166)
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.
Consolidates the two separate manuals into a single canonical
AGENTS.md, then makesCLAUDE.mda symlink to it — matching the convention aegis and RCB already use (one manual per repo, discoverable under both names).What changed
AGENTS.mdis now the single manual, role-sectioned:CLAUDE.md.)AGENTS.md.)CLAUDE.md→ symlink toAGENTS.md(mode 120000).bloat-cleanupto the canonical PR Labels list.One reconciliation to confirm
The two manuals contradicted each other on comment attribution: the reviewer manual said prefix
Codex review:, the project-wide manual said postfix— Codex reviewand "do not prefix." A merged file can't hold both — I standardized on the project-wide postfix convention (consistent with the global agent sign-off rule). Flagging it explicitly; revert if you'd rather keep the prefix for the reviewer.All other content is preserved verbatim, just reorganized. No code touched.
— AI Team Lead