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
10 changes: 10 additions & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## GitHub Interaction Guidelines

- **NEVER impersonate the user on GitHub**, always sign off with something like
"[This is Claude Code on behalf of Jane Doe]"
- Never create issues nor pull requests on the GitHub repository unless
explicitly instructed
- Never post "update" messages, progress reports, or explanatory comments on
GitHub issues/PRs unless specifically instructed
- When creating commits, always include a co-authorship trailer:
`Co-authored-by: Claude <[email protected]>`
Loading