update-jira-ticket

Installation
SKILL.md

Compare the JIRA ticket associated with the current branch against the actual changes made, and propose updates to keep the ticket accurate. Edits the description for missing information, adds comments for unrelated changes or implementation decisions, or both.

Usage:

  • /update-jira-ticket - Analyze branch changes and propose JIRA ticket updates

Instructions:

  1. Check prerequisites:
    • Atlassian CLI (acli): Run acli auth status to check if the CLI is installed and authenticated.
      • If the command is not found, display the following message and STOP:
        ## Missing Prerequisite: Atlassian CLI
        
        The `acli` command is not installed. This skill requires the Atlassian CLI to fetch and update JIRA issue details.
        
        Install it with: brew tap atlassian/acli && brew install acli
        
      • If the command fails with an authentication error, display the following message and STOP:
Related skills

More from morphet81/cheat-sheets

Installs
79
First Seen
Apr 7, 2026