ClaudeHack

#worktrees

3 hacks

  1. 1.

    Use `claude --worktree` (or git worktrees) so multiple agents edit isolated checkouts without colliding.

    0 points·13 hours ago·Git & GitHub / Pull Requests·medium·discuss
  2. 2.

    Define custom subagents with `isolation: worktree` so delegated edits happen on a temporary branch checkout.

    0 points·13 hours ago·MCP / Agents·medium·discuss
  3. 3.

    Run `/batch` on large mechanical migrations so Claude decomposes work and spawns per-unit worktree agents with PRs.

    0 points·13 hours ago·Git & GitHub / Pull Requests·hard·discuss