What problem does it solve? Interacting with Jira through natural language requires knowing the right commands, API tools, and workflow rules. This Skill removes that friction by detecting the available backend (jira CLI or Atlassian MCP) and guiding issue creation, updates, transitions, and searches safely. ## Core Features & Use Cases - Dual Backend Support: Automatically detects whether to use the jira CLI or Atlassian MCP tools and adapts commands accordingly. - Full Issue Lifecycle: View, create, update, transition, assign, and comment on issues, plus sprint and JQL query support. - Safety Guardrails: Enforces fetch-before-modify, approval-before-update, and account-ID lookup rules to prevent silent failures and notification storms. - Use Case: A developer says "move PROJ-123 to done and add a comment." The Skill fetches the issue, retrieves valid transitions, executes the correct transition ID, and adds the comment. ## Quick Start Ask the assistant to show the details of a Jira issue like PROJ-123 or list your in-progress tickets.