From 517eb2a07e5980deebe33b84887ad0625b4965b5 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Wed, 26 Nov 2025 16:16:26 -0500 Subject: [PATCH] Add project setup section to CLAUDE.md reminding to check for repository-specific instructions --- CLAUDE.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index 43099c2..2b9cf7d 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -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: