用 Cursor PM 验证想法、更新 Plans.md 后再交接回来。支持 Cursor ↔ Claude Code 的 2-Agent 工作流。用户提到 Cursor PM 交接、2-agent 计划校验、CC-Cursor 往返或头脑风暴复核时使用。不要用于:实现工作、单 agent 任务或直接写代码。
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-harness-zh:cc-cursor-ccThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Supports the flow of sending brainstormed content from Claude Code to **Cursor (PM)** for feasibility validation.
Supports the flow of sending brainstormed content from Claude Code to Cursor (PM) for feasibility validation.
This skill assumes 2-agent operation.
| Role | Agent | Description |
|---|---|---|
| PM | Cursor | Validate plans, update Plans.md |
| Impl | Claude Code | Brainstorming, implementation |
Extract from recent conversation:
## 🟠 Under Validation: {{Project}} `pm:awaiting-validation`
### Provisional Tasks (To Validate)
- [ ] {{task1}} `awaiting-validation`
- [ ] {{task2}} `awaiting-validation`
### Undecided Items
- {{item1}} → **Requesting PM decision**
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)
/plan-with-cc in Cursor/handoff-to-claudeClaude Code (Brainstorm)
↓ /cc-cursor-cc
Cursor (PM validates & breaks down)
↓ /handoff-to-claude
Claude Code (/work implements)
npx claudepluginhub lane2077/claude-code-harness-zh --plugin claude-code-harness-zhGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.