Parallel Lifecycle — Data skill for Claude Code
One isolated, disposable environment per git worktree — own port, own Chrome/CDP, own database.
How to install Parallel Lifecycle
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open DevOtts/parallel-lifecycle and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Parallel Lifecycle does
One isolated, disposable environment per git worktree — own port, own Chrome/CDP, own database. A Claude Code plugin (and portable skill) for running N parallel agent coding sessions without collisions.
Alternatives in Data
- Archify — Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self 17.2k ★
- 12 Services Layer — Prompt 12: Wire Up Services Layer (Analytics, Policy, Settings, Sessions) 2.3k ★
- Opencode Mem — OpenCode plugin that gives coding agents persistent memory using local vector database 1.5k ★
README
parallel-lifecycle
One isolated, disposable environment per git worktree.
Run N agent sessions in parallel, one per worktree.
Each gets its own port, its own Chrome, its own database. Zero collisions.
The substrate parallel coding assumes exists — and never actually had.
Install · Why · How it works · What's inside · Proof · Platforms
[!NOTE] **Built for parallel agentic coding** — many worktrees, many sessions, one machine, no stepped-on toes.
Git worktrees isolate your **files**. They do nothing about everything else. The moment you run two coding sessions at once, both want port 30
Related Skills
Dibs
Call dibs on files. Coordination for parallel coding agents — file claims with expiry, enforcement hooks, and
Leteo
Persistent memory for AI coding agents. MCP server + lifecycle hooks that give Claude Code, Codex and Cursor l
Roadmap Loop
Claim, implement, and ship one data-driven roadmap item (safe for parallel /loop sessions)
Vibepod CLI
Unified CLI for running AI coding agents in isolated containers. Includes built-in local metrics collection, H
Claude Session Restore
by ZENG3LD - Efficiently restore context from previous Claude Code sessions by analyzing session files and git
Wp Create
Create a complete WordPress local development environment — download, configure, and set up database, web serv
Related Agents
Port Worker
Self-contained porting worker that runs stages 0-4 for a single port in an isolated worktree. Designed for par
9remote
Long-running AI coding sessions keep working after you leave the desk, but checking on them from a phone usual
Prompt Executor
Executes a prompt in an isolated worktree environment and captures results. Use when worktree path and prompt