What the Hell's In Here
-
CLAUDE.md
Tells Claude who the f*** it is and how to behave. Non-negotiable.
-
settings.json
Model, hooks, permissions. Don't touch it unless you know what you're doing.
-
skills/
Real slash commands. Not the useless defaults that ship out of the box.
-
hooks/
Shell scripts that fire before/after edits so you don't shoot yourself in the foot.
-
commands/
Status line and other crap Claude needs to actually function.
Just Do It Already
git clone https://github.com/fartybobo/farty-bobo ~/dev/farty-bobo
cd ~/dev/farty-bobo
./setup.sh
Read the Damn Docs →