Skip to content

Commit ccb3437

Browse files
authored
refine Claude instructions (#10744)
1 parent 4394792 commit ccb3437

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CLAUDE.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ uv run dmypy run # Type checking with mypy
2222

2323
## GitHub Interaction Guidelines
2424

25-
- **NEVER impersonate the user on GitHub** - Do not post comments, create issues, or interact with the xarray GitHub repository unless explicitly instructed
26-
- Never create GitHub issues or PRs unless explicitly requested by the user
27-
- Never post "update" messages, progress reports, or explanatory comments on GitHub issues/PRs unless specifically asked
28-
- Always require explicit user direction before creating pull requests or pushing to the xarray GitHub repository
25+
- **NEVER impersonate the user on GitHub**, always sign off with something like
26+
"[This is Claude Code on behalf of Jane Doe]"
27+
- Never create issues nor pull requests on the xarray GitHub repository unless
28+
explicitly instructed
29+
- Never post "update" messages, progress reports, or explanatory comments on
30+
GitHub issues/PRs unless specifically instructed

0 commit comments

Comments
 (0)