jira
JIRA issue creation, JQL search, and sprint management
All Skills in This Repository (2)
Pure Emerald Level IndicatorsJIRA Management Skill
Orchestrates MCP-based JIRA calls to create, search, update and organize issues, epics, sprints, and agile boards.
jira
Guide JIRA issue, project, and workflow management via the Atlassian MCP server.
Frequently Asked Questions
FAQPage SchemaHow to install the JIRA skill?โผ
Run `npx skills add SpillwaveSolutions/jira --all -g -y` in your terminal to install it globally for your coding agent.
How to create JIRA tickets with AI?โผ
Ask your agent to create a ticket and it will validate the project key, discover custom fields, and create the issue through the Atlassian MCP server.
Does this skill support JQL search?โผ
Yes. It includes a full JQL reference guide so your agent can build precise queries for projects, sprints, epics, and assignees.
Can it manage sprints and epics?โผ
Yes. It covers creating sprints, linking issues to epics, moving issues through workflow transitions, and batch operations.
What do I need before using this skill?โผ
You need the Atlassian MCP server configured with your JIRA URL, email, and API token, then the skill guides all operations automatically.