ワンクリックで
workon-comment
Add a comment to the current ClickUp ticket. Use when the user says "workon comment" or wants to add a comment to the ticket.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Add a comment to the current ClickUp ticket. Use when the user says "workon comment" or wants to add a comment to the ticket.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Analyze flaky CI tests using CircleCI Insights. Use when investigating test flakiness, triaging CI failures, or deciding which flaky tests to fix next.
Check CircleCI status for a branch and help fix CI failures.
Merge a pull request and post a merge comment. Only use when explicitly requested.
Create a pull request using the workon CLI. Use when the user says "workon pr", "create a PR", "open a PR", or indicates code is ready for review.
Check the status of a pull request including CI checks and approvals.
Update sections of an existing pull request. Use when the user wants to improve or fix the PR description.
| name | workon-comment |
| description | Add a comment to the current ClickUp ticket. Use when the user says "workon comment" or wants to add a comment to the ticket. |
| argument-hint | <comment text> |
| allowed-tools | Bash(workon:*) |
Add a comment to the current ClickUp ticket:
workon comment "$ARGUMENTS"
If the user provides comment text, use it directly. If not, ask what they'd like to comment.
For longer comments or content from files:
echo "Comment content" | workon comment