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.gitCopy and paste this line, then press Enter
cd claude-code-best-practicesCopy and paste this line, then press Enter
python3 claude-setup.py || python claude-setup.pyCopy 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.