Skip to content

docs(agents): multi-agent working discipline in AGENTS.md#1473

Merged
xuyushun441-sys merged 1 commit into
mainfrom
docs/agents-multiagent-discipline
Jun 1, 2026
Merged

docs(agents): multi-agent working discipline in AGENTS.md#1473
xuyushun441-sys merged 1 commit into
mainfrom
docs/agents-multiagent-discipline

Conversation

@xuyushun441-sys
Copy link
Copy Markdown
Contributor

Codifies the git/workflow rules for operating in this parallel-agent repo (the lessons from a long multi-agent session): touch only your task's files, one feature branch + PR per task, never force-push / push main, verify the current branch before every commit/push (HEAD can be switched by another agent), edit+commit shared barrels atomically and verify the commit contains your lines, don't rebase shared branches. Docs-only.

🤖 Generated with Claude Code

Codifies the rules for operating in this parallel-agent repo (learned the hard
way this session): only touch your task's files; one feature branch + PR per
task; never force-push or push main; verify the current branch before every
commit/push (HEAD can be switched by another agent); edit+commit shared barrels
atomically and verify the commit contains your lines; don't rebase shared
branches.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spec Ready Ready Preview, Comment Jun 1, 2026 2:30pm

Request Review

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/s labels Jun 1, 2026
@xuyushun441-sys xuyushun441-sys merged commit 9b3402a into main Jun 1, 2026
12 checks passed
@xuyushun441-sys xuyushun441-sys deleted the docs/agents-multiagent-discipline branch June 1, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants