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.
        
Installs
93
First Seen
Apr 7, 2026
update-jira-ticket — morphet81/cheat-sheets