When to reach for it
Use it when a tool needs a readable Jira snapshot, selected by issue keys or JQL.
How it works
The exporter reads Jira, normalizes the issue data, and renders it through the chosen profile. It is a one-shot process with an explicit output directory.
Trace this to the source ↗Where its responsibility ends
The exporter is read-only against Jira. It does not own a consumer’s task packet layout or save packets into the shared store; jira-to-packet composes those steps.
Setup & first use
The README includes exact-version installation and an offline synthetic demo from a source checkout. Use the demo before configuring real Jira credentials.
Open the owner’s instructions ↗Exact files & reviewed version
This explanation follows the recorded source snapshot reviewed on 17 September 2026.
7e71b3fa34f8bf7ca9b7168981034d1e80de0005 ↗
Public repository.