Core JIRA issue CRUD - create bugs/tasks/stories, get issue details, update fields, delete issues. TRIGGERS: 'show me [KEY]', 'get issue [KEY]', 'view issue', 'create a bug/task/story', 'update [KEY]', 'delete [KEY]', 'details of [KEY]', 'look up [KEY]', 'what's in [KEY]'. NOT FOR: epics (use jira-agile), transitions/status changes (use jira-lifecycle), comments/attachments (use jira-collaborate), time tracking (use jira-time), bulk operations on 10+ issues (use jira-bulk), dependencies/blockers (use jira-relationships), branch names/PR descriptions (use jira-dev).
$npx -y skills add grandcamel/jira-assistant-skills --skill jira-issueInstalls into the current project.
Run `npx skills use "https://github.com/grandcamel/jira-assistant-skills" --skill "grandcamel/jira-assistant-skills/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/grandcamel/jira-assistant-skills" that are relevant to the current task. Run `npx skills add "https://github.com/grandcamel/jira-assistant-skills"` and select the relevant skills, then follow their instructions.