pavlo-jira-ticket-writer
Installation
SKILL.md
Skill: Jira Ticket Writer
Write engineering tickets for Jira. Output a single .md file the user can paste directly into a Jira ticket description.
Output File
- Location:
docs/directory of the repository. - Naming convention:
<EPIC_OR_MILESTONE>_<IDENTIFIER>_ticket.md(e.g.,M3_PR1_ticket.md,PROJ-42_ticket.md). - Ask for the file name if the user did not specify one.
Ticket Structure
Every ticket must follow this exact structure and section order.
1. Agent Context Comment
An HTML comment block at the very top listing the source documents the ticket is based on:
Related skills