jira
Installation
SKILL.md
Jira Ticket
Generate a structured Jira ticket description from context (conversation, code changes, PR, or user description).
Output Format
**Title:** <imperative mood, concise>
**Type:** <Task | Bug | Story | Spike | Sub-task>
**Priority:** <Critical | High | Medium | Low>
**Component:** <infer from context, e.g. CI/CD, Auth, Tests, UI>
**Description:**
<1-2 sentences explaining the what and why>