Step 1 of 6

Open Your Terminal

Mac
Press Cmd + Space, type "Terminal", and press Enter.
Windows
Press Win + R, type "cmd", and press Enter.

Copy and paste these three commands, one at a time:

git clone https://github.com/Coach-Foundation/claude-code-best-practices.git
Copy and paste this line, then press Enter
cd claude-code-best-practices
Copy and paste this line, then press Enter
python3 claude-setup.py || python claude-setup.py
Copy and paste this line, then press Enter
This creates a backup of your current settings, then installs the optimized configuration. You'll see what changed on your screen.