Install
1
Run in your terminal$
npx claudepluginhub realvoronvan/clickup-tool-pluginDetails
Argument
<TASK_ID>Allowed Tools
Task(clickup-executor)
Command Content
Use a Sonnet clickup-executor subagent to fetch and format comments. Do NOT run clickup-tool commands inline.
If $ARGUMENTS is empty, ask the user for the task ID or suggest running /clickup-tool:tasks first to find it. Otherwise, dispatch the clickup-executor agent with the Task tool using model: sonnet, providing the following prompt:
Command: get-comments
Task ID: $ARGUMENTS
Instructions
- If the argument looks like a task name (not an alphanumeric ID), first run
clickup-tool get-tasksto find the task ID - Run
clickup-tool get-comments TASK_ID - Format as threaded conversation: username (date): text, with replies indented
- Show attachments below each comment if present
- Show total comment count at the end
Present the subagent's summary to the user as-is. Do not re-run the commands yourself.
Other plugins with /comments
Stats
Stars1
Forks0
Last CommitFeb 26, 2026