Agent Traffic Control — Git skill for Claude Code
Coordination toolkit for parallel Claude Code sessions sharing one repo — issue-pickup claim protocol, worktree isolation pitfalls, parallel-PR conflict recovery, subagent integrity, and squash/merge.
How to install Agent Traffic Control
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open wan-huiyan/agent-traffic-control and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Agent Traffic Control does
Coordination toolkit for parallel Claude Code sessions sharing one repo — issue-pickup claim protocol, worktree isolation pitfalls, parallel-PR conflict recovery, subagent integrity, and squash/merge mechanics. 61 skills, Pattern B multi-skill plugin.
Alternatives in Git
- Epic Sync — Sync epic issue bodies, labels, and local coordination snapshots from GitHub 243.5k ★
- Prime Isolation: Worktree Isolation And Git Ops Orientation — Prime Isolation: Worktree Isolation and Git Ops Orientation skill 17.6k ★
- GitLab — Source Control GitLab integration via MCP 14k ★
README
Agent Traffic Control
A coordination toolkit of 105 [Claude Code](https://claude.com/claude-code) skills — plus one installable hook — for **running multiple parallel sessions against the same repo without collisions, stranded work, or rebase loops**: issue-pickup claim protocol, worktree & session-isolation pitfalls, parallel-PR conflict recovery, subagent-integrity edge cases, and the squash/merge mechanics that bite when multiple PRs converge on the same branch.
[](LICENSE) [](https://github.com/wan-huiyan/agent-traffic-control/commits) [](https://claude.com/claude-code)
When to reach for this toolkit
- You routinely run 2+ Claude Code sessions in parallel against the same repo (worktrees, separate terminals, scheduled overnight loops, or sandbox + main).
- You've seen two sessions independently start work on the same issue, PRs collide on rebase, subagent reports look complete but the PR never merged, a worktree's index goes corrupt right after committing in a sibling, or GitHub squash-merge auto-closes only one issue out of three you listed in the PR body.
- You want upstream prevention at the issue-pickup boundary plus downstream recovery for the failure modes that still slip through.
Installation
# Add the marketplace
/plugin marketplace add wan-huiyan/agent-traffic-control
# Install the plugin — one shot, gets all 105 skills
/plugin install agent-traffic-control@wan-huiyan-agent-traffic-control
Installing the plugin gets you the skills. The `resume-gate` **hook is not installed by this** and never fires until you run its installer by hand — see [The hook](#the-hook--resume-gate) below.
This is a single multi-skill plugin (modeled on `superpowers`), not a market
Related Skills
Eqmux
Windows terminal multiplexer for supervising a team of Claude Code agents - one git repo, parallel sessions, o
Openweft
Batch scheduling and recovery for coding agents: durable Work Briefs, conflict-aware Claude Code/Codex executi
Agent Backbone
A lightweight control plane for terminal coding agents. Message, manage and delegate across Claude Code, Codex
Parallel Cc
Automated parallel management of Claude Code versions using Git worktrees and autonomous coordination between
Orchestrate Feature
Multi-agent feature development orchestration with automated MULTI_AGENT_PLAN.md generation, parallel task exe
Super Developer
A Claude Code plugin that orchestrates the full development lifecycle — divergent ideation, structured plannin
Related Agents
GitOps
Git operations specialist. MUST BE USED for branch management, conflict resolution, git history analysis, work
Ga4 Quality
GA4 data quality and integrity auditor. Checks sampling, (not set) density, (direct)/(none) bloat, self-referr
Cloud Coordination Master
Use this agent when coordinating cloud and local operations, managing vault synchronization, handling conflict