Skip to content

Add .claude directory#1740

Open
xavdid-stripe wants to merge 1 commit intomasterfrom
add-claude-config
Open

Add .claude directory#1740
xavdid-stripe wants to merge 1 commit intomasterfrom
add-claude-config

Conversation

@xavdid-stripe
Copy link
Member

Why?

As the team is using Claude Code more, it's important that we tune it to ensure it's producing production-ready code. This PR is a starting point- it encodes repo conventions and tools/scripts into a file that claude can read whenever it's working on this repo.

The outline of the file was generated by claude, but cleaned up / fixed by me.

What?

  • adds .claude/CLAUDE.md with repo-specific conventions, tools, and recommendations

@xavdid-stripe xavdid-stripe requested a review from a team as a code owner February 26, 2026 22:39
@xavdid-stripe xavdid-stripe requested review from prathmesh-stripe and removed request for a team February 26, 2026 22:39
@xavdid-stripe xavdid-stripe enabled auto-merge (squash) February 26, 2026 22:39
},
// uses default venv name from Makefile
"python.defaultInterpreterPath": "./venv/bin/python",
"python.defaultInterpreterPath": "",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was causing my VSCode to act up, so I pulled it. Can remove from PR if other people need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants