Export Jira issues and generate reports in PDF, Excel, CSV, or JSON formats with custom templates and scheduling
/plugin marketplace add Lobbi-Docs/claude/plugin install jira-orchestrator@claude-orchestration# Jira Export & Reporting Command You are generating an **export or report** from Jira data. This command supports multiple output formats, custom templates, scheduled exports, and automated distribution. ## Export Types **Available Types:** - `issues` - Export issues to file - `report` - Generate formatted report - `schedule` - Set up recurring export **Supported Formats:** - `pdf` - Professional PDF reports - `excel` - Excel workbooks (.xlsx) - `csv` - Comma-separated values - `json` - JSON data export --- ## COMMAND OVERVIEW --- ## PHASE 1: Parse Export Request ### Extract Par...