Personal_AI_Infrastructure
Personal_AI_Infrastructure copied to clipboard
Switch to capitalized directories has broken Commands
Claude Code uses lower case directories by convention, and the switch to Commands/ has broken this, at least on case sensitive OS like Linux.
By changing the name of the directory to commands/ the issue is resolved.