clickup-reviewer

Automate end-to-end review of ClickUp tasks by locating linked PRs and analyzing code changes.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/martiendejong/autonomous-dev-system --skill clickup-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickup-reviewer
Source: https://github.com/martiendejong/autonomous-dev-system/tree/main/.claude/skills/clickup-reviewer
Command: npx skills add https://github.com/martiendejong/autonomous-dev-system --skill clickup-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically review ClickUp tasks in the 'review' status by locating linked Pull Requests (PRs), analyzing code changes, and posting structured feedback back to tasks to accelerate validation and release.

Core Features & Use Cases

  • Locate tasks in review across boards and identify linked PRs.
  • Analyze code changes and generate comprehensive, actionable feedback for reviewers.
  • Post review comments to ClickUp and drive task state transitions based on outcomes.

Quick Start

Invoke the skill by saying 'run the clickup reviewer' to start automated reviews on tasks currently in review.

Frequently Asked Questions about clickup-reviewer

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

FAQPage Schema
How do I automate Pull Request validation for ClickUp tasks in the review status?

Automating Pull Request validation for ClickUp tasks requires locating tasks in the review status, identifying linked PRs, and analyzing code changes. This skill evaluates the changes and posts structured feedback back to ClickUp to accelerate validation.

Can I automatically update ClickUp task states based on code review outcomes?

Updating ClickUp task states based on code review outcomes is supported by this skill. It evaluates PR changes, generates actionable feedback, and drives task lifecycle transitions automatically according to the review result.

How does automated code review work across multiple ClickUp boards?

Automated code review across multiple ClickUp boards works by extracting tasks in the review status from all configured boards. It then identifies associated pull requests, evaluates the code changes, and enforces automated or manual review modes.

What is the best way to post PR review feedback directly to ClickUp tasks?

Posting PR review feedback to ClickUp tasks is handled by analyzing linked pull requests and generating comprehensive review notes. The skill posts these actionable comments directly back to the corresponding ClickUp tasks.

Do I need linked pull requests to run automated task reviews in ClickUp?

Linked pull requests are required to run automated task reviews in ClickUp. The skill locates tasks in the review status and identifies their associated pull requests to evaluate code changes and generate feedback.

Can I choose between automated and manual code review modes for ClickUp tasks?

Choosing between automated and manual code review modes for ClickUp tasks is supported. The skill enforces the selected review mode to evaluate PR changes and update the task lifecycle accordingly.