What problem does it solve?
This Skill removes the friction of manually uploading files to Jira by guiding you to attach the correct local file to the right issue with the jirac CLI.
Core Features & Use Cases
- Issue attachment uploads: Attach a local file (e.g., a screenshot, log, or document) directly to a specified Jira issue key.
- Input validation and safety checks: Ensures the issue key and file path are provided and verifies the file exists before running the upload.
- Clear confirmation: Confirms the upload result so you know the attachment succeeded for that issue.
Use cases: Add supporting evidence to a bug ticket, attach error logs to speed up debugging, or include screenshots for easier triage.
Quick Start
Ask the assistant to upload your file screenshot.png to Jira issue PROJ-123 using the jirac CLI.