Projektmanagement
Fetching Jira Ticket
Phase 1 of `orchestrating-jira-workflow`: retrieve a Jira ticket into a stable Markdown snapshot for downstream workflow phases. Use this as a workflow phase, not as a standalone implementation skill, whenever a Jira URL needs to become `docs/<TICKET_KEY>.md` with predictable headings for metadata, description, acceptance criteria, comments, subtasks, linked issues, attachments, and custom fields. The bundled retriever handles Jira reads, validation, and snapshot assembly. This skill coordinates retrieval only: it does not modify Jira, create branches, or start implementation.