Update a Jira ticket description
Updates Jira ticket descriptions by fetching current content and guiding replacements.
/plugin marketplace add rlcurrall/aide/plugin install aide@aide-marketplaceUpdate a Jira ticket's description.
First, fetch current ticket to see existing description:
aide jira ticket $ARGUMENTS
Then guide the user through updating. Use:
aide jira desc TICKET-KEY "new description"
IMPORTANT: This replaces the entire description. Preserve existing content unless explicitly asked to remove it.