jira
Installation
SKILL.md
Jira Work Item Management
Uses Atlassian CLI (acli) to view, search, filter, create, and update work items in Jira projects.
Prerequisites
Check that both dependencies are available before running any commands. Do this once at the start of the session, not before every command.
- acli — run
acli --version. If missing, read references/prerequisites.md for install instructions. - mdadf — run
mdadf --version. If missing, read references/prerequisites.md for install instructions.
If either tool is missing and cannot be installed (e.g. no network access), tell the user exactly what commands to run and stop.