{"repo":"rohansx/workz","free":true,"listed":false,"github":"https://github.com/rohansx/workz","clone":"git clone https://github.com/rohansx/workz.git","description":"The environment engine for agent worktrees - zero-config dep sync + port/DB/compose isolation","language":"Rust","stars":79,"topics":["cli","command-line","developer-tools","devtools","fuzzy-finder","git-worktree","productivity","rust","terminal","worktree"],"license":"MIT","category":"cli-tools","readme_excerpt":"Your agent creates the worktree — workz makes it run. Dependencies linked, .env copied, a unique port range, its own database and compose project. Zero config. --- Why Claude Code, Cursor, and Codex all create git worktrees for parallel work now. But a fresh worktree is inert: Every one of those tools ships a worktree-create hook and tells you to write the setup command yourself. workz is that command — and it's the only tool that also gives each worktree its own ports, database, and compose project. Quickstart That's it: node modules symlinked, .env copied, PORT=3000-3009 , DB NAME and COMPOSE PROJECT NAME set — you're dropped into a worktree you can dev immediately, with no collisions against your other worktrees. See it in action Use it as a hook Let your editor/agent create worktrees natively; point its setup hook at workz sync . workz hook prints the exact recipe (and --install writes it): Host Recipe Cursor .cursor/worktrees.json → { \"setup-worktree\": [\"workz\",\"sync\",\"--isolated\",\"--quiet\"] } worktrunk .config/wt.toml → pre-start = \"workz sync --isolated --quiet\" Claude Code WorktreeCreate hook → workz claude-hook --isolated (run workz hook claude for the settings.json block) anything else workz sync --isolated --quiet &lt;path&gt; --json makes sync output machine-readable; --quiet stays silent on success (warnings to stderr). As a worktrunk subcommand ( wt workz ) worktrunk dispatches wt to a wt- executable on your PATH (git-style). Drop examples/wt-workz somewhere on ","default_branch":null,"files":null,"tree":[],"storefront":"/r/rohansx","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/rohansx/workz/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}