clickup-pack

v1.8.0 by Jeremy Longshore

Production-grade Claude Code operator workflows for governed ClickUp integrations (24 skills)

24 plugin-local skills
MIT License
Claude Code Adapters (declared)

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

clickup-ci-integration View full skill →

Gate ClickUp adapters with offline OpenAPI contracts and a protected read-only live probe.

ReadGlobGrepWebFetchWriteEdit
clickup-common-errors View full skill →

Analyze and diagnose ClickUp authentication, authorization, plan, request, pagination, throttling, webhook, and provider failures from redacted evidence.

ReadGlobGrepWebFetchWriteEdit
clickup-core-workflow-a View full skill →

Create, reconcile, update, and retire ClickUp tasks with schema validation, durable source identity, and explicit destructive approval.

ReadGlobGrepWebFetchWriteEdit
clickup-core-workflow-b View full skill →

Analyze, inventory, and change ClickUp Spaces, Folders, Lists, tags, and views with parent-aware plans and reversible boundaries.

ReadGlobGrepWebFetchWriteEdit
clickup-cost-tuning View full skill →

Reduce ClickUp integration cost and request load using measured traffic, pagination, cache policy, webhooks, and current plan facts.

ReadGlobGrepWebFetchWriteEdit
clickup-data-handling View full skill →

Analyze, map, minimize, redact, retain, export, and delete ClickUp-derived work data under an application-owned governance policy.

ReadGlobGrepWebFetchWriteEdit
clickup-debug-bundle View full skill →

Collect a minimal redacted ClickUp connectivity and contract bundle without task bodies, tokens, or webhook secrets.

ReadGlobGrepWebFetchWriteEdit
clickup-deploy-integration View full skill →

Deploy and roll back a server-side ClickUp API and webhook service with secret injection, workspace guards, health probes, and durable queues.

ReadGlobGrepWebFetchWriteEdit
clickup-enterprise-rbac View full skill →

Assess and change ClickUp roles, custom roles, groups, object ACLs, and audit access with plan-aware approvals.

ReadGlobGrepWebFetchWriteEdit
clickup-hello-world View full skill →

Prove the smallest safe ClickUp API connection by reading the authorized user and Workspaces without creating work.

ReadGlobGrepWebFetchWriteEdit
clickup-incident-runbook View full skill →

Triage, contain, recover, and review ClickUp API and webhook incidents with bounded read-only evidence.

ReadGlobGrepWebFetchWriteEdit
clickup-install-auth View full skill →

Configure ClickUp personal-token or OAuth authorization with server-side storage, state validation, Workspace verification, and rotation ownership.

ReadGlobGrepWebFetchWriteEdit
clickup-local-dev-loop View full skill →

Develop ClickUp adapters with a fake transport, schema fixtures, deterministic clocks, and an opt-in bounded live probe.

ReadGlobGrepWebFetchWriteEdit
clickup-migration-deep-dive View full skill →

Plan and execute resumable migrations into or between ClickUp Workspaces with explicit mapping, stable source IDs, bounded writes, and reconciliation.

ReadGlobGrepWebFetchWriteEdit
clickup-multi-env-setup View full skill →

Separate ClickUp development, staging, and production identities, Workspaces, callbacks, queues, and data with fail-closed guards.

ReadGlobGrepWebFetchWriteEdit
clickup-observability View full skill →

Instrument ClickUp requests, queues, webhooks, and reconciliation with content-free metrics, traces, alerts, and health evidence.

ReadGlobGrepWebFetchWriteEdit
clickup-performance-tuning View full skill →

Analyze and improve ClickUp throughput and freshness with endpoint-aware pagination, bounded concurrency, caching, and webhook invalidation.

ReadGlobGrepWebFetchWriteEdit
clickup-prod-checklist View full skill →

Issue an evidence-backed go or no-go decision for a ClickUp integration across auth, versions, plans, data, limits, webhooks, recovery, and ownership.

ReadGlobGrepWebFetchWriteEdit
clickup-rate-limits View full skill →

Analyze and control ClickUp request concurrency from plan-aware per-token limits, response headers, bounded queues, and reset-based retries.

ReadGlobGrepWebFetchWriteEdit
clickup-reference-architecture View full skill →

Analyze and design a governed ClickUp integration with typed v2/v3 adapters, Workspace policy, durable events, reconciliation, telemetry, and reversible writes.

ReadGlobGrepWebFetchWriteEdit
clickup-sdk-patterns View full skill →

Build a typed ClickUp client from official OpenAPI contracts with explicit version routing, auth injection, error typing, pagination, and retry policy.

ReadGlobGrepWebFetchWriteEdit
clickup-security-basics View full skill →

Harden ClickUp credentials, OAuth callbacks, Workspace boundaries, webhooks, logging, and incident response with least-privilege controls.

ReadGlobGrepWebFetchWriteEdit
clickup-upgrade-migration View full skill →

Migrate ClickUp endpoints, schemas, clients, and terminology with version inventory, dual contracts, canaries, and rollback.

ReadGlobGrepWebFetchWriteEdit
clickup-webhooks-events View full skill →

Register, verify, process, monitor, and reconcile ClickUp webhooks with raw-body HMAC, durable idempotency, fast acknowledgment, and gap recovery.

ReadGlobGrepWebFetchWriteEdit

Ready to use clickup-pack?