How this skill is triggered — by the user, by Claude, or both
Slash command
/nexus:jira-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
This skill activates when the user mentions Jira-related work in conversation.
Invoke /nexus:jira with the user's request. The jira command handles everything — MCP setup detection, project context loading, and all Jira workflows.
If the user says something like "break down this feature into Jira tickets", ask them for:
Then invoke /nexus:jira break down feature from [spec] into [EPIC-KEY]
npx claudepluginhub piyu7994/nexus --plugin nexusJIRA automation hub routing to 13 specialized skills for any JIRA task: issues, workflows, agile, search, time tracking, service management, and more.
Interacts with Jira issues via CLI scripts: search, create, update, transition, comment, log work, manage sprints/boards/attachments/links. Auto-triggers on Jira URLs and issue keys.
Manages Jira Cloud issues via jira CLI with JSON output: create, view, update, search issues, fetch hierarchies, manage sprints.