From claude-code-harness
Validates brainstormed ideas with Cursor PM, updates Plans.md, and hands off back to Claude Code for implementation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-harness: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 chachamaru127/claude-code-harness --plugin claude-code-harnessStrategic planning with auto-calibrated detail, decision rationale, and dependency ordering. Use when starting a new feature, bug fix, refactor, or any non-trivial work. Produces a plan document with tasks, reasoning, and acceptance criteria. Triggers: plan, planning, create plan, implementation plan, feature plan, work plan.
Creates detailed implementation plans through interactive, iterative collaboration. Use when planning features, refactoring, or tasks with research and multi-agent analysis.
Generates atomic PLAN.md files for hierarchical project planning in solo agentic dev with Claude. Covers briefs, roadmaps, phases; includes tasks, verification, checkpoints, success criteria.