Skip to content

Clarify branch naming and worktree setup in AGENTS.md#1384

Merged
cristianrgreco merged 1 commit into
mainfrom
claude/improve-agents-md-conventions
Jun 23, 2026
Merged

Clarify branch naming and worktree setup in AGENTS.md#1384
cristianrgreco merged 1 commit into
mainfrom
claude/improve-agents-md-conventions

Conversation

@cristianrgreco

Copy link
Copy Markdown
Collaborator

Summary

Documentation-only updates to AGENTS.md:

  • Generalize the branch-naming rule from a hard-coded codex/ prefix to <agent-name>/ (e.g. claude/fix-exec-output-truncation), and note this is separate from the PR-title rule.
  • Document that fresh git worktrees have no installed dependencies, so npm ci must be run once before verification commands (tests, lint, format, check-compiles) work — and that npm ci must not modify package-lock.json.
  • Drop the now-moot git commit --no-verify guidance (the pre-commit hook was already removed).

Verification

Docs-only; no code paths affected. npm run format/lint globs do not cover .md files.

Not breaking

Documentation change only.

🤖 Generated with Claude Code

Generalize the branch prefix from codex/ to <agent-name>/, document that
fresh git worktrees need npm ci before verification commands work, and
drop the now-moot git commit --no-verify guidance (the pre-commit hook
was removed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@cristianrgreco cristianrgreco added patch Backward compatible bug fix documentation Changes to documentation labels Jun 22, 2026
@netlify

netlify Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 9601b6f
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-node/deploys/6a3986120725490008725c7f
😎 Deploy Preview https://deploy-preview-1384--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cristianrgreco cristianrgreco merged commit 2d13c58 into main Jun 23, 2026
13 checks passed
@cristianrgreco cristianrgreco deleted the claude/improve-agents-md-conventions branch June 23, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Changes to documentation patch Backward compatible bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant