byatomicinnovation· 44 skills
Use this skill only when the user explicitly invokes /attach-jira-issue to upload one or more local files as attachments to a Jira issue. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. Shows a preview of what will be uploaded and requires explicit confirmation before POSTing.
$npx -y skills add atomicinnovation/accelerator --skill attach-jira-issueInstalls into the current project.
Run `npx skills use "https://github.com/atomicinnovation/accelerator" --skill "atomicinnovation/accelerator/attach-jira-issue"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/atomicinnovation/accelerator" that are relevant to the current task. Run `npx skills add "https://github.com/atomicinnovation/accelerator"` and select the relevant skills, then follow their instructions.