watch-parallel-stacks-cursor

Community

Coordinate stacked PRs with parallel lane workers.

Authornthpaul
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of implementing multiple interdependent tickets efficiently by coordinating parallel workstreams while preserving correct dependency order and PR stacking behavior.

Core Features & Use Cases

  • Dependency-aware parallel orchestration: Runs one long-lived watcher (coordinator) and one worker per active lane, enabling independent lanes to progress in parallel.
  • PR stack lane discipline: Keeps directly dependent tickets in the same lane and worktree so dependent changes can land as an intentional stacked PR sequence.
  • Durable, state-driven monitoring: Maintains a plan-driven state.json, relaunches/resumes behavior when needed, and only marks completion when every task in the plan is finished.

Quick Start

Use the watch-parallel-stacks-cursor skill by generating a JSON plan (with your Linear issue ids, lane definitions, and dependencies) and then running the launcher command with the plan.json path.

Dependency Matrix

Required Modules

tmux

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: watch-parallel-stacks-cursor
Download link: https://github.com/nthpaul/dotfiles/archive/main.zip#watch-parallel-stacks-cursor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.