howiclaude

How AI‑coding power users actually set up Claude Code.

The config, the gear, the rituals — generated by a prompt, browsable, forkable. No login. No CLI. Just paste a prompt into your own Claude Code and you’re live.

What does this do?

what a setup looks like, running

> Split into three worktrees and run three independent Claude Code sessions on: feat/payments, test/payments, chore/ci-cache Orchestrating… (2.2s)Bash(git worktree add ../feat-payments feat/payments) ⎿ Created worktree feat-paymentsBash(git worktree add ../test-payments test/payments) ⎿ Created worktree test-paymentsBash(git worktree add ../chore-ci chore/ci-cache) ⎿ Created worktree chore-ciThree worktrees ready. Launch separate Claude Code sessions in each directory.Worktrees initialized. Open three terminal tabs and run `claude` in each directory.

Browse rigs