---
title: "Clone a repo into separate folders for parallel agents | Ian Nuttall"
description: "Clone a repo into multiple folders and start an agent in each"
canonical: "https://ian.is/post/parallel-repo-clones"
language: "en"
---

# Clone a repo into separate folders for parallel agents

Jan 2026 / 84,450 views / [via X](https://x.com/iannuttall/status/2012211538082365824)

for non-technical people:

this means you just clone the same repo into a bunch of folders and start an agent in each!

use the github cli and it’s very easy:

```
gh repo clone owner/repo repo-1
```

if you wanna get fancy ask an agent to write a script to create them in bulk!

![Image from the original X post](https://ian.is/media/tweets/2012211538082365824/2012211538082365824/ab5c2a0d46f5add63abbefc4f34b17d9c96b0f7f47c95f58350e39a9ae552a43.jpg)

[![](https://ian.is/media/tweets/2011880333348913355/25401953/791e08987788404f2598ff7ae3227f2572225d043931e18536df350f8857ae05.png)**Peter Steinberger 🦞**@steipete](https://x.com/steipete)

> me: i don’t use worktrees, I just have multiple checkouts because less mental load
> people: 500 replies with over-engineered worktree management apps ☠️🙃

## Ian's List

Join 15k\+ subscribers
