Link a local item to an existing ClickUp task
Links local epics or milestones to existing ClickUp tasks for bidirectional synchronization.
/plugin marketplace add AndresNaza/claude-plugins/plugin install andresnaza-clickup-sync-clickup-sync@AndresNaza/claude-pluginsManually link a local epic or milestone to an existing ClickUp task.
$ARGUMENTS - Local ID and ClickUp URL/ID (e.g., "user-auth cu_abc123" or "user-auth:M1 cu_def456")
Parse arguments:
user-auth cu_abc123user-auth:M1 cu_def456Interactive mode (if no arguments):
Link to ClickUp
===============
Unlinked items:
1. dashboard (epic)
2. dashboard:M1 (milestone)
3. api-v2:M3 (milestone)
Select item: 1
Enter ClickUp task URL or ID:
> https://app.clickup.com/t/abc123
Validate ClickUp task:
ClickUp Task Found
==================
Name: Dashboard Feature
Status: To Do
Type: Epic
Link to "dashboard"? [Y/n]
Create link:
epics.{id}: clickup_idmilestones.{epic}:{M#}: clickup_idConfirm:
✅ Linked
dashboard ↔ cu_abc123
Items will now sync bidirectionally.