clickup-pack
Production-grade Claude Code operator workflows for governed ClickUp integrations (24 skills)
Installation
Open Claude Code and run this command:
/plugin install clickup-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> 24 production-grade Claude Code skills for designing, building, testing, and operating governed ClickUp integrations.
The pack is grounded in ClickUp's current official API documentation. It treats API v2 as the primary work-management surface and routes selected v3 capabilities endpoint by endpoint; it does not assume a platform-wide v2-to-v3 cutover. Every skill includes explicit authentication, plan, approval, redaction, failure, and verification boundaries.
Links: ClickUp developer documentation · ClickUp status · Tons of Skills
Skills (24) plugin-local skills
Gate ClickUp adapters with offline OpenAPI contracts and a protected read-only live probe.
Analyze and diagnose ClickUp authentication, authorization, plan, request, pagination, throttling, webhook, and provider failures from redacted evidence.
Create, reconcile, update, and retire ClickUp tasks with schema validation, durable source identity, and explicit destructive approval.
Analyze, inventory, and change ClickUp Spaces, Folders, Lists, tags, and views with parent-aware plans and reversible boundaries.
Reduce ClickUp integration cost and request load using measured traffic, pagination, cache policy, webhooks, and current plan facts.
Analyze, map, minimize, redact, retain, export, and delete ClickUp-derived work data under an application-owned governance policy.
Collect a minimal redacted ClickUp connectivity and contract bundle without task bodies, tokens, or webhook secrets.
Deploy and roll back a server-side ClickUp API and webhook service with secret injection, workspace guards, health probes, and durable queues.
Assess and change ClickUp roles, custom roles, groups, object ACLs, and audit access with plan-aware approvals.
Prove the smallest safe ClickUp API connection by reading the authorized user and Workspaces without creating work.
Triage, contain, recover, and review ClickUp API and webhook incidents with bounded read-only evidence.
Configure ClickUp personal-token or OAuth authorization with server-side storage, state validation, Workspace verification, and rotation ownership.
Develop ClickUp adapters with a fake transport, schema fixtures, deterministic clocks, and an opt-in bounded live probe.
Plan and execute resumable migrations into or between ClickUp Workspaces with explicit mapping, stable source IDs, bounded writes, and reconciliation.
Separate ClickUp development, staging, and production identities, Workspaces, callbacks, queues, and data with fail-closed guards.
Instrument ClickUp requests, queues, webhooks, and reconciliation with content-free metrics, traces, alerts, and health evidence.
Analyze and improve ClickUp throughput and freshness with endpoint-aware pagination, bounded concurrency, caching, and webhook invalidation.
Issue an evidence-backed go or no-go decision for a ClickUp integration across auth, versions, plans, data, limits, webhooks, recovery, and ownership.
Analyze and control ClickUp request concurrency from plan-aware per-token limits, response headers, bounded queues, and reset-based retries.
Analyze and design a governed ClickUp integration with typed v2/v3 adapters, Workspace policy, durable events, reconciliation, telemetry, and reversible writes.
Build a typed ClickUp client from official OpenAPI contracts with explicit version routing, auth injection, error typing, pagination, and retry policy.
Harden ClickUp credentials, OAuth callbacks, Workspace boundaries, webhooks, logging, and incident response with least-privilege controls.
Migrate ClickUp endpoints, schemas, clients, and terminology with version inventory, dual contracts, canaries, and rollback.
Register, verify, process, monitor, and reconcile ClickUp webhooks with raw-body HMAC, durable idempotency, fast acknowledgment, and gap recovery.