cc-cursor-cc

Cursor PM でアイデアを検証し Plans.md を更新してバトンタッチ。Cursor ↔ Claude Code 2-Agent ワークフロー対応。Use when user mentions Cursor PM handoff, 2-agent plan validation, CC-Cursor round trip, or brainstorm review. Do NOT load for: implementation work, single-agent tasks, or direct coding.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cc-cursor-cc" with this command: npx skills add chachamaru127/claude-code-harness/chachamaru127-claude-code-harness-cc-cursor-cc

CC-Cursor-CC Skill (Plan Validation Round Trip)

Supports the flow of sending brainstormed content from Claude Code to Cursor (PM) for feasibility validation.

Prerequisites

This skill assumes 2-agent operation.

RoleAgentDescription
PMCursorValidate plans, update Plans.md
ImplClaude CodeBrainstorming, implementation

Execution Flow

Step 1: Extract Brainstorming Context

Extract from recent conversation:

  1. Goal (feature/purpose)
  2. Technology choices
  3. Decisions made
  4. Undecided items
  5. Concerns

Step 2: Add Provisional Tasks to Plans.md

## 🟠 Under Validation: {{Project}} `pm:awaiting-validation`

### Provisional Tasks (To Validate)
- [ ] {{task1}} `awaiting-validation`
- [ ] {{task2}} `awaiting-validation`

### Undecided Items
- {{item1}} → **Requesting PM decision**

Step 3: Generate Validation Request for Cursor

Generate text to copy-paste to Cursor:

## 📋 Plan Validation Request

**Goal**: {{summary}}

**Provisional tasks**:
1. {{task1}}
2. {{task2}}

### ✅ Requesting Cursor (PM) to:
1. Validate feasibility
2. Break down tasks
3. Decide undecided items
4. Update Plans.md (awaiting → cc:TODO)

Step 4: Guide Next Action

  1. Copy & paste request to Cursor
  2. Run /plan-with-cc in Cursor
  3. Cursor updates Plans.md
  4. Cursor runs /handoff-to-claude
  5. Copy & paste back to Claude Code

Overall Flow

Claude Code (Brainstorm)
    ↓ /cc-cursor-cc
Cursor (PM validates & breaks down)
    ↓ /handoff-to-claude
Claude Code (/work implements)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

auth

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

agent-browser

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

session-memory

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

generate-video

No summary provided by upstream source.

Repository SourceNeeds Review