JIRA Management Skill

Orchestrates MCP-based JIRA calls to create, search, update and organize issues, epics, sprints, and agile boards.

38|6|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/SpillwaveSolutions/jira --skill jira-management-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: JIRA Management Skill
Source: https://github.com/SpillwaveSolutions/jira/tree/main/.
Command: npx skills add https://github.com/SpillwaveSolutions/jira --skill jira-management-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @modelcontextprotocol/server-atlassian, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

JIRA's inherent complexity, manual processes, and diverse custom configurations often lead to wasted time, inconsistent data, and operational bottlenecks. This skill empowers Claude to intelligently navigate the intricacies of JIRA, automating routine tasks, ensuring data integrity, and applying best practices. It handles the nuances of JIRA APIs, custom fields, and workflows, allowing you to focus on strategic work rather than administrative overhead.

Core Features & Use Cases

  • Intelligent Issue Management: Create, update, search, and transition JIRA issues (Tasks, Bugs, Stories, Epics, Subtasks) with smart field validation and sophisticated JQL query construction.
  • Agile Workflow Automation: Seamlessly manage sprints, boards, and epics; automate issue transitions, add comments, and attach files to streamline your agile development and project delivery.
  • Dynamic Custom Field Discovery: Automatically identify and correctly utilize project-specific custom fields, eliminating manual guesswork and configuration errors across different JIRA instances.
  • Use Case: Imagine you're triaging bugs. Instead of navigating multiple screens, simply ask Claude: "Find all open bugs in project DEV assigned to me, then move DEV-123 to 'In Progress' and add a comment 'Starting investigation'." The skill handles the JQL, transitions, and comments effortlessly, saving you clicks and context switching.

Quick Start

Create a JIRA task in project ENG for implementing user authentication. Search JIRA for all open bugs assigned to me. Move ticket ENG-123 to Done. Show me the active sprint for our board.

Frequently Asked Questions about JIRA Management Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate JIRA issue creation and updates without manual data entry?

Automate JIRA issue creation, updates, and transitions by orchestrating API calls through Claude. The skill validates fields, constructs JQL queries, and handles custom configurations across projects, eliminating manual navigation and ensuring consistent data integrity.

Can I search JIRA issues using JQL queries and filter by custom criteria?

Yes. The skill constructs sophisticated JQL queries to search issues by status, assignee, project, and custom fields. It provides guidance on query syntax and returns standardized results, enabling complex filtering without manual JIRA navigation.

How do I manage agile workflows, sprints, and issue transitions in JIRA?

Manage sprints, boards, and agile workflows by automating issue transitions, adding comments, and organizing epics. The skill handles state changes, batch operations, and workflow logic, streamlining agile delivery and reducing context switching.

Does this work with custom fields and multi-instance JIRA configurations?

Yes. The skill automatically discovers project-specific custom fields and supports multi-instance JIRA through environment-sensitive MCP configuration (JIRA_URL, JIRA_API_TOKEN, JIRA_EMAIL, JIRA_PROJECTS_FILTER), adapting to diverse workspace setups.

What tasks can I automate beyond basic issue management?

Beyond creation and updates, automate attachments, comments, JQL-driven searches, batch operations, and field discovery. The skill orchestrates complex workflows across global, workspace, and project contexts with input validation and policy-compliant execution.