Manage ClickUp tasks, sprints, comments, statuses, and Docs directly from your terminal CLI. Create, edit, view, search tasks with fuzzy matching; link Git PRs; handle authentication for seamless project workflow integration.
npx claudepluginhub triptechtravel/clickup-cli --plugin clickup-cliA command-line tool for working with ClickUp tasks, comments, and sprints -- designed for developers who live in the terminal and use GitHub.
# Homebrew
brew install triptechtravel/tap/clickup
# Go
go install github.com/triptechtravel/clickup-cli/cmd/clickup@latest
# Or download a binary from the releases page
clickup auth login # authenticate with your API token
clickup space select # choose a default space
clickup task view # view the task from your current git branch
clickup status set "done" # fuzzy-matched status update
clickup link pr # link the current GitHub PR to the task
See the getting started guide for a full walkthrough.
sprint current shows tasks grouped by status; task create --current creates tasks in the active sprint"review" matches "code review")--json output and explicit flags make it easy for AI agents to read and update tasks--with-token, exit codes, and JSON output for automation; includes GitHub Actions examplesFull command list with flags and examples: Command reference
| Area | Key commands |
|---|---|
| Tasks | task view, task create, task edit, task search, task recent |
| Docs | doc list, doc view, doc create, doc page list, doc page view, doc page create, doc page edit |
| Time | task time log, task time list |
| Status | status set, status list, status add |
| Git | link pr, link sync, link branch, link commit |
| Sprints | sprint current, sprint list |
| Comments | comment add, comment list |
| Workspace | inbox, member list, space select, tag list, field list |
triptechtravel.github.io/clickup-cli
See CONTRIBUTING.md for development setup, project structure, and guidelines.
Created by Isaac Rowntree.
ClickUp CLI skills for managing tasks, sprints, comments, checklists, custom fields, tags, and time tracking via the cup command
Share bugs, ideas, or general feedback.
Claude Code skill pack for ClickUp (24 skills)
Providers (GitHub/GitLab/Jira/ClickUp/Slack/Fireflies/Confluence), MCP server, and 24 skills with token-aware output compression.
Install and manage TaskYou — a personal task management system with Kanban board, background AI execution, and git worktree isolation.
Commands for task management and project tracking
Personal task tracker — invisible kanban that tracks your work automatically