clickup

Fetch ClickUp tasks assigned to Chris West and update their statuses.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chriswestt/claude-skills --skill clickup-chriswestt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickup
Source: https://github.com/chriswestt/claude-skills/tree/main/clickup
Command: npx skills add https://github.com/chriswestt/claude-skills --skill clickup-chriswestt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Fetches all ClickUp tasks assigned to Chris West, presents their status and priority, identifies which ones Cleo can act on (comms/outreach), drafts the proposed action for approval, executes on APPROVE, and updates task status in ClickUp. Triggers on "/clickup", "check clickup", "what are my clickup tasks", "show me my clickup tasks", "run through my to-dos".

Core Features & Use Cases

  • Task discovery: Retrieve all tasks assigned to Chris West from Founders Kanban and display them by status and priority.
  • Actionable identification: Flag tasks that involve outreach or comms for rapid drafting of proposed actions.
  • Execution with guardrails: Draft proposed actions for approval, execute on authorization, and update the task status in ClickUp.

Quick Start

Run the skill using its trigger commands and approve the proposed actions to process your tasks end-to-end.

Frequently Asked Questions about clickup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ClickUp task triage and surface actionable items?

Task management automation fetches assigned ClickUp tasks, surfaces their status and priority, and organizes them by backlog, next up, working, review, and complete. It then drafts proposed outreach or update actions for rapid review.

How does the approval gate work before executing ClickUp API updates?

The approval gate halts execution and presents drafted actions for review. It enforces a reproducible workflow by only triggering API calls to update task status in ClickUp after receiving explicit authorization to proceed.

Can I use this to draft outreach and communications for my ClickUp tasks?

Yes, the workflow identifies actionable tasks involving comms or outreach and automatically drafts the proposed action. It waits for your approval before executing the outreach and updating the task status.

Do I need a ClickUp API environment setup to run task management automation?

Yes, an environment setup is required. The automation enforces a reproducible workflow that relies on environment configuration to authenticate and make API calls to fetch tasks and update task status.

What is the best way to organize Founders Kanban tasks by status and priority?

Use a task triage automation that fetches tasks and organizes them by status and priority. It categorizes items into backlog, next up, working, review, and complete columns for clear visibility and action.