What problem does it solve?
Post a concise development update to a Jira ticket summarising committed changes vs main, with optional status transition. Use this skill whenever the user says "/jira-update", "update the ticket with changes", "post changes to Jira", or wants to sync their git work back to a Jira ticket. Trigger format: /jira-update <ticket> [done|in progress|blocked]. If only a ticket is given, posts a summary comment. If a status is also given, transitions the ticket after commenting.
Core Features & Use Cases
- Post concise development updates to Jira tickets summarising commits vs main.
- Optionally transition ticket status (Done/In Progress/Blocked) based on user instruction.
- Use Case: When finishing a sprint, run /jira-update to publish a brief changelog to the associated Jira issue.
Quick Start
Run /jira-update <ticket> [status] to post a concise update and optionally transition the ticket.