Skip to content
Worclaude Workflow
2 terminals — one task, one pipeline
Prepare terminals
Claude CodeExecutor
Opus 4.6 · ~/project
# Terminal 1 — main checkout
$ cd ~/project && git checkout -b feat/rate-limiting
$ claude
‹feat/rate-limiting›
Claude CodeReviewer
Opus 4.6 · ~/project
# Terminal 2 — reviewer worktree
$ cd ~/project && claude --worktree
‹feat/rate-limiting›
1/10

Ready to install?

bash
npm install -g worclaude

Check out the Getting Started guide for a full walkthrough.

Built with best practices from Boris Cherny's Claude Code tips.