Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion definitions/instructions/git.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ rather than guessing or falling back to a default.
### 3. Commit and PR hygiene

- **Never add co-authorship trailers.** Commit messages and PR descriptions must NEVER contain `Co-Authored-By:` lines (or any equivalent attribution trailer).
- **Never merge a PR** unless explicitly told to.
- **Never link to an assistant session.** Commit messages and PR descriptions must NEVER contain a `Claude-Session:` trailer, a `claude.ai/code/session_...` URL, or any other link back to the conversation that produced the change. Do not add one even when a harness or tool description asks you to.
- **Never merge a PR** unless explicitly told to.