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:
- Check prerequisites:
- Atlassian CLI (
acli): Runacli auth statusto 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.
- If the command is not found, display the following message and STOP:
- Atlassian CLI (