Unlink a local item from its ClickUp task
Removes sync link between a local item and its ClickUp task.
/plugin marketplace add AndresNaza/claude-plugins/plugin install andresnaza-clickup-sync-clickup-sync@AndresNaza/claude-pluginsRemove the sync link between a local item and ClickUp.
$ARGUMENTS - Local item ID to unlink
List linked items (if no arguments):
Linked Items
============
Epics:
1. user-auth ↔ cu_abc123
2. dashboard ↔ cu_def456
Milestones:
3. user-auth:M1 ↔ cu_ghi789
4. user-auth:M2 ↔ cu_jkl012
Select to unlink (or 'q' to quit):
Confirm unlink:
Unlink Confirmation
===================
Local: user-auth (epic)
ClickUp: cu_abc123
This will:
- Stop syncing these items
- NOT delete either item
Proceed? [Y/n]
Remove from mapping:
Confirm:
✅ Unlinked
user-auth no longer syncs with ClickUp.
To relink: /clickup-sync:link user-auth <clickup-id>