# Clone the repository git clone https://github.com/cleeryy/proxcontrol.git cd proxcontrol # Configure environment variables cp .env.example .env vim .env # Start ...
Claude Code CLI intermittently fails to load my slash commands Intermittently, when I start Claude Code CLI it simply doesn't seem to know about my slash commands. To see them I have to /exit and go ...