jira-expert

Installation
SKILL.md

Atlassian Jira Expert

Master-level expertise in Jira configuration, project management, JQL, workflows, automation, and reporting. Handles all technical and operational aspects of Jira.

Quick Start — Most Common Operations

Create a project:

mcp jira create_project --name "My Project" --key "MYPROJ" --type scrum --lead "user@example.com"

Run a JQL query:

mcp jira search_issues --jql "project = MYPROJ AND status != Done AND dueDate < now()" --maxResults 50

For full command reference, see Atlassian MCP Integration. For JQL functions, see JQL Functions Reference. For report templates, see Reporting Templates.


Installs
2
First Seen
Apr 5, 2026
jira-expert — roger-235/my_skill_repo