diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..6ede600 --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,7 @@ +# Claude Code Instructions for cat_tools + +## Git + +**Never delete a branch without explicit user approval.** This includes `git push origin --delete`, `git branch -d`, and `git branch -D`. Always ask first. + +**Always open PRs against the main repo** (`Postgres-Extensions/cat_tools`), not a fork.