docs: move guides into docs/ and add maintainers guide#25
Merged
scottschreckengaust merged 6 commits intomainfrom Feb 12, 2026
Merged
docs: move guides into docs/ and add maintainers guide#25scottschreckengaust merged 6 commits intomainfrom
scottschreckengaust merged 6 commits intomainfrom
Conversation
krokoko
previously approved these changes
Feb 11, 2026
8dcefb6 to
2e7e808
Compare
Consolidate role-specific documentation into docs/ directory to reduce root-level clutter while following GitHub OSS best practices. Add a new maintainers guide covering PR review workflows, roles, merge rules, CI/CD overview, and stale automation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add a dedicated section and boundary rule requiring git worktree usage for branch work, keeping the main worktree on main at all times. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rewrite the Roles section in MAINTAINERS_GUIDE.md to document the team hierarchy: plugin teams set @awslabs/agent-plugins-writers as their parent team to gain write access, then admins add CODEOWNERS entries. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2e7e808 to
f259e53
Compare
krokoko
previously approved these changes
Feb 12, 2026
scoropeza
approved these changes
Feb 12, 2026
Contributor
scoropeza
left a comment
There was a problem hiding this comment.
Reviewed, looking good.
1f85ff3 to
f8c61b8
Compare
krokoko
approved these changes
Feb 12, 2026
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.
Summary
DEVELOPMENT_GUIDE.md,DESIGN_GUIDELINES.md, andTROUBLESHOOTING.mdfrom repo root intodocs/directorydocs/MAINTAINERS_GUIDE.mdwith PR review workflows, role definitions, merge rules, CI/CD overview, labels, and stale automationREADME.md,CONTRIBUTING.md,AGENTS.md,CODEOWNERS, andDESIGN_GUIDELINES.mdTest plan
mise run buildpasses (lint, format, security, cross-refs, manifests)🤖 Generated with Claude Code
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.