cursor-handoff

Community

Seamless Cursor ↔ Claude Code handoff

AuthorLucasBiason
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill defines a standardized, safe workflow for transitioning work between Cursor and Claude Code, ensuring code implementation is reviewed, tested, and prepared for commits with human approval.

Core Features & Use Cases

  • Clear division of responsibilities: Cursor handles coding; Claude Code conducts reviews, tests, and commit prep; human approves.
  • Structured handoff commands: Pre-defined prompts guide reviews and commit preparation.
  • Quality and safety rules: Claude Code cannot perform destructive actions without permission; all actions require explicit confirmation; diffs are shown before actions.
  • Use cases: After implementing a feature, trigger a review; fix issues surfaced by Claude Code; prepare a PR with approved changes.

Quick Start

  • Cursor completes implementation.
  • Cursor or human issues the handoff prompts to Claude Code using: claude "review as alterations, run tests, and report"
  • If only review is needed: claude "review as alterations"
  • To prepare a commit: claude "prepare the commit"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: cursor-handoff
Download link: https://github.com/LucasBiason/cursor-multiagent-system/archive/main.zip#cursor-handoff

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 223,000+ vetted skills library on demand.