byatomicinnovation· 44 skills
Use this skill only when the user explicitly invokes /transition-jira-issue to move a Jira issue through its workflow by state name. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. Accepts an issue key and target state name (case-insensitive). Shows a transition preview and requires explicit confirmation before posting.
$npx -y skills add atomicinnovation/accelerator --skill transition-jira-issueInstalls into the current project.
Run `npx skills use "https://github.com/atomicinnovation/accelerator" --skill "atomicinnovation/accelerator/transition-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.