parallel-code banner
johannesjo johannesjo

parallel-code

Git community intermediate

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 trustClaude 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

...