Add project setup section to CLAUDE.md reminding to check for repository-specific instructions
This commit is contained in:
parent
bd129d26cd
commit
517eb2a07e
1 changed files with 8 additions and 0 deletions
|
|
@ -1,5 +1,13 @@
|
|||
# Claude Code Configuration
|
||||
|
||||
## Project Setup
|
||||
|
||||
**IMPORTANT**: Before starting any work on a repository:
|
||||
1. Check for a `CLAUDE.md` file in the repository root
|
||||
2. Read and follow all instructions in that file
|
||||
3. These project-specific instructions override default Claude Code behavior
|
||||
4. Look for conventions around commits, testing, code style, and workflows
|
||||
|
||||
## Commit Attribution
|
||||
|
||||
When creating git commits, use clean, simple commit messages:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue