cursor-collab

Coordinate design discussions and code reviews with Cursor Agent in tmux sessions.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/sizukutamago/dev-tools-plugin --skill cursor-collab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cursor-collab
Source: https://github.com/sizukutamago/dev-tools-plugin/tree/main/skills/cursor-collab
Command: npx skills add https://github.com/sizukutamago/dev-tools-plugin --skill cursor-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables Claude Code to collaborate with Cursor Agent inside a tmux session, facilitating design discussions, code reviews, and second opinions without leaving the editor.

Core Features & Use Cases

  • Pair programming workflow: Claude Code implements and Cursor Agent advises in parallel within split tmux panes.
  • Design consultations & reviews: Use for architecture choices, review feedback, and security considerations.
  • Workflow orchestration: Seamless handoffs between exploration and implementation with shared context.

Quick Start

Start the Cursor collaboration workflow in a tmux session and begin a design discussion with Cursor Agent, then have Claude Code implement the changes.

Frequently Asked Questions about cursor-collab

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up pair programming with Cursor Agent and another AI assistant?

Pair programming with Cursor Agent uses a tmux session to split panes, allowing one AI to implement code while another provides parallel design consultations and code reviews.

Can I do real-time code reviews with Cursor Agent inside tmux?

Yes, real-time code reviews with Cursor Agent are facilitated inside a tmux session, enabling seamless design discussions, architecture choices, and security considerations without leaving your editor.

What do I need to start a tmux collaboration workflow for architecture decisions?

To start a tmux collaboration workflow for architecture decisions, you need a split-tmux pane setup, the cursor-agent CLI, and proper tmux authentication configured in your environment.

How does shared context orchestration work during AI pair programming?

Shared context orchestration during AI pair programming works by managing seamless handoffs between exploration and implementation phases within the split tmux panes, keeping both agents aligned.

What is the best way to get a second opinion on code from an AI agent?

The best way to get a second opinion on code is using a collaborative tmux setup where Cursor Agent advises on implementation while another agent handles the actual coding tasks.

Are there limitations to running design consultations inside tmux panes?

Design consultations inside tmux panes require the cursor-agent CLI and active tmux authentication, meaning the workflow is constrained to terminal-based environments that support tmux multiplexing.