- •Determine the ticket number associated with the current branch; this will be a Jira ticket following this pattern:
risdev-\d+at the beginning of the branch name. - •If there is no ticket number, cancel.
- •If there is a ticket number, you can retrieve the description by running the following shell command:
acli jira workitem view <ticket-number> - •Use this information as additional context when planning work on a task on a given branch.
get-ticket-info
获取当前分支上待完成工作的相关信息。当用户告知您“获取工单信息”时使用此技能。
SKILL.md
--- frontmattername: get-ticket-info description: fetches the information about the work that should be done on the current branch. Use when the user tells you to "get the ticket info"