parallel-code
Description
| Agent working on a task | Commit & merge workflow | | ------------------------------------------- | --------------------------------- | | | | | **Direct mode (main branch)** | **Themes** |
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Turn wait time into parallel progress.
**Parallel Code** is a desktop app that gives every AI coding agent its own git branch and worktree — automatically.
Screenshots
| Agent working on a task | Commit & merge workflow |
|---|---|
| Direct mode (main branch) | Themes |
Why Parallel Code?
- Use the AI coding tools you already trust — Claude Code, Codex CLI, Gemini CLI — all from one interface.
- Free and open source — no extra subscription required. MIT licensed.
- Keep every change isolated and reviewable — each task gets its own git branch and worktree automatically.
- Run agents in parallel, not in sequence — five agents on five features at the same time, zero conflicts.
- See every session in one place — switch context without losing momentum.
- Control everything keyboard-first — every action has a shortcut, mouse optional.
- Monitor progress from your phone — scan a QR code, watch agents work over Wi-Fi or Tailscale.
How does it compare?
| Approach | What's missing |
|---|---|
| Multiple terminal windows / tmux | No GUI, no automatic git isolation — you manage worktrees, branches, and merges by hand |
| VS Code extensions (Kilo Code, Roo Code, etc.) | Tied to VS Code; no true parallel worktree isolation between agents |
...
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git