네 루돌프(Claude)에게 시간표를 쥐여줄 작업장이야.
구글로 로그인하면 어느 기기서든 같은 작업장이 따라와.
tmux·WSL 셋업이 처음이어도 안에서 OS별 가이드를 알려줄게.
wsl --install → 재부팅. (Windows 네이티브론 안 돼)sudo apt update && sudo apt install -y tmux curlcurl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -sudo apt install -y nodejssudo npm install -g @anthropic-ai/claude-codebrew install tmux (맥) 또는 sudo apt install -y tmux (리눅스)sudo npm install -g @anthropic-ai/claude-codewsl 입력해 WSL 진입 (Mac/Linux는 생략)tmux attach -t 세션이름 으로 로그인·동의 한 번. (이후 자동)~/projects/이름 식). 첫 로그인은 tmux attach -t 작업장 후 그 탭에서 1회.