clickup-conventions

Enforce ClickUp status transitions, comment templates, and branch naming rules via REST API.

1|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/mpazaryna/agentic-factory --skill clickup-conventions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickup-conventions
Source: https://github.com/mpazaryna/agentic-factory/tree/main/pm/clickup/skills/conventions
Command: npx skills add https://github.com/mpazaryna/agentic-factory --skill clickup-conventions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces consistent project management practices within ClickUp, ensuring clarity and efficiency in task progression and communication.

Core Features & Use Cases

  • Status Flow Management: Automates transitions between 'to do', 'in progress', 'uat', and 'complete' statuses.
  • Comment Templates: Provides standardized formats for agent plans, results, investigations, and escalations.
  • Rule Enforcement: Ensures adherence to branch naming conventions and commit message standards.
  • Use Case: When an agent finishes coding a feature, this Skill automatically updates the ClickUp ticket to 'uat' and posts a structured 'Agent Result' comment, including a link to the PR.

Quick Start

Use the clickup-conventions skill to transition the current task to 'in progress' status.

Frequently Asked Questions about clickup-conventions

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

FAQPage Schema
How do I automate ClickUp task status transitions for agentic workflows?

Automate ClickUp task status transitions by enforcing a standardized flow from 'to do' to 'in progress', 'uat', and 'complete' via the REST API. This Skill manages task transitions autonomously to ensure clarity and efficiency in project progression.

Do I need a ClickUp API key to enforce task management conventions?

Yes, a ClickUp API key is required for autonomous operation. The Skill uses the API key to authenticate REST API requests for managing task transitions and posting standardized communication artifacts like structured comments.

How do I standardize ClickUp comments for agent plans and escalations?

Standardize ClickUp comments using built-in templates for agent plans, results, investigations, and escalations. This Skill enforces these structured formats to maintain consistent communication artifacts across agentic workflows.

Can I enforce branch naming and commit message rules in ClickUp?

Yes, you can enforce branch naming conventions and commit message standards within ClickUp. This Skill ensures adherence to these rules alongside status flow management to maintain consistent project management practices across your repositories.

What's the best way to update a ClickUp ticket to UAT after coding a feature?

Update a ClickUp ticket to 'uat' after coding by automatically transitioning the task status and posting a structured 'Agent Result' comment. This Skill automatically includes a link to the PR within the standardized comment format.