Agent skill
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.
Install this agent skill to your Project
npx add-skill https://github.com/Chachamaru127/claude-code-harness/tree/main/skills/cc-cursor-cc
SKILL.md
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.
| Role | Agent | Description |
|---|---|---|
| PM | Cursor | Validate plans, update Plans.md |
| Impl | Claude Code | Brainstorming, implementation |
Execution Flow
Step 1: Extract Brainstorming Context
Extract from recent conversation:
- Goal (feature/purpose)
- Technology choices
- Decisions made
- Undecided items
- 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
- Copy & paste request to Cursor
- Run
/plan-with-ccin Cursor - Cursor updates Plans.md
- Cursor runs
/handoff-to-claude - 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)
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
breezing
チーム実行モード(Codex ネイティブ版)— harness-work のチーム協調エイリアス。breezing, チーム実行, 全部やって でトリガー。
harness-work
Harness v3 統合実行スキル(Codex ネイティブ版)。Plans.md タスクを1件から全並列チーム実行まで担当。以下で起動: 実装して、実行して、harness-work、全部やって、breezing、チーム実行、parallel。プランニング・レビュー・リリース・セットアップには使わない。
harness-plan
Harness v3 統合プランニングスキル。タスク計画・Plans.md管理・進捗同期を担当。以下のフレーズで起動: 計画を作る、タスクを追加、Plans.md更新、完了マーク、進捗確認、harness-plan、harness-sync。実装・レビュー・リリースには使わない。
breezing
チーム実行モード — harness-work のチーム協調エイリアス。breezing, チーム実行, 全部やって でトリガー。
harness-setup
Harness v3 統合セットアップスキル。プロジェクト初期化・ツール設定・2エージェント構成・メモリ設定・公開 skill mirror 同期を担当。以下で起動: セットアップ、初期化、新規プロジェクト、CIセットアップ、codex CLIセットアップ、harness-mem、エージェント設定、symlink、mirror、harness-setup。実装・レビュー・リリース・プランニングには使わない。
harness-sync
Plans.md と実装の進捗同期。差分検出・マーカー更新・レトロスペクティブを実行。以下で起動: harness-sync、sync-status、進捗確認、今どこ、どこまで終わった。--snapshot で進捗スナップショット保存にも対応。プランニング・実装・レビュー・リリースには使わない。
Didn't find tool you were looking for?