Subject
4 entries
Git Worktrees
Bookmarks
Baton: parallel AI agent orchestration via git worktrees
Desktop app for running multiple AI coding agents in parallel using git worktrees. Solves the coordination problem that kills most multi-agent dev workflows.
dmux: parallel AI agents in tmux worktrees
dmux lets you run multiple AI coding agents in isolated git worktrees, managing branch/develop/merge cycles in parallel. Another take on the same problem as Baton and cmux, specifically oriented around tmux-based workflows.
Par: Parallel Worktree and Session Manager
Par is a CLI that combines git worktrees with tmux sessions to manage parallel development workstreams — each task gets an isolated directory and persistent terminal. Built for concurrent AI-assisted development where multiple agents run simultaneously.
CCPM: Spec-Driven Project Management for Claude Code
CCPM is an agent skill that orchestrates spec-driven software development using GitHub Issues as project state and git worktrees for parallel agent execution, reducing wall time 5x by running independent tasks simultaneously. The anti-vibe-coding project manager.
