jira

Manage JIRA issues, projects, and workflows via Atlassian MCP.

3|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/The13thNode/VibeCorp_PromptCEO --skill jira-the13thnode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/The13thNode/VibeCorp_PromptCEO/tree/main/skills/jira
Command: npx skills add https://github.com/The13thNode/VibeCorp_PromptCEO --skill jira-the13thnode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Manage and automate the routine and complex tasks of creating, searching, updating, and organizing JIRA issues so teams spend less time on manual ticket work and more time delivering value.

Core Features & Use Cases

  • Create issues with validated fields, attachments, and custom field mappings; perform batch issue creation and updates.
  • Search and filter issues using JQL, retrieve full issue details, discover custom field IDs, and handle workflow transitions safely.
  • Manage agile operations including boards, sprints, epics, and version/release workflows for planning and release management.
  • Use cases include bug triage and prioritization, sprint planning and scope adjustments, bulk onboarding tasks, and release verification.

Quick Start

Create a new task in PROJ with summary "Fix login bug", description "Steps to reproduce and expected behavior", priority High, assignee [email protected], and add it to the current sprint.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I create JIRA issues and add them to the current sprint automatically?

JIRA issue creation and sprint assignment are automated by validating fields, mapping custom fields, and calling API functions to generate tickets within the active sprint, requiring configured Atlassian MCP tools and valid credentials.

Can I run JQL searches to retrieve full issue details and discover custom field IDs?

JQL searches filter issues, retrieve full issue details, and discover custom field IDs by querying the JIRA instance through configured mcp__atlassian tools, returning structured ticket data for analysis.

Does this approach handle batch operations and bulk issue updates in JIRA?

Batch operations for JIRA issues support bulk creation and updates across projects, enabling teams to simultaneously modify multiple tickets during bulk onboarding tasks or bug triage prioritization.

What is the best way to manage sprint planning and epic workflows in JIRA?

Sprint planning and epic workflows are managed through agile operations handling boards, sprints, and epics, including scope adjustments and release management to streamline project delivery and version workflows.

Do I need valid JIRA credentials and configured Atlassian MCP tools to perform workflow transitions?

Workflow transitions require valid JIRA credentials, appropriate permissions, and configured mcp__atlassian tools, ensuring safe state changes and the ability to call API functions for issue updates.

Why use automated JQL filtering for bug triage and prioritization?

Automated JQL filtering for bug triage accelerates searching and organizing JIRA issues, reducing manual ticket work and increasing value delivery across project workflows.