jira-cloud-incident-manager

Create, update, and track Jira Cloud incidents via MCP tools.

1|Updated Dec 9, 2024
One-click install
npx skills add https://github.com/hadenlabs/tasks --skill jira-cloud-incident-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-cloud-incident-manager
Source: https://github.com/hadenlabs/tasks/tree/main/.claude/skills/jira-cloud-incident-manager
Command: npx skills add https://github.com/hadenlabs/tasks --skill jira-cloud-incident-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Jira Cloud incident management and tracking is streamlined when incidents are created, updated, and escalated via MCP from the agent.

Core Features & Use Cases

  • Create, locate, and update Jira Cloud issues using MCP tools (createIssue, getIssue, transitionIssue).
  • Track incident timelines, add comments with root cause and follow-up actions, and automatically transition statuses (Investigating, Mitigated, Resolved).
  • Openly search and summarize open incidents by severity to keep stakeholders informed.

Quick Start

Create a new Jira Cloud incident for the current outage using the MCP integration.

Frequently Asked Questions about jira-cloud-incident-manager

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

FAQPage Schema
How do I create Jira Cloud incidents automatically from an agent?

You can create Jira Cloud incidents automatically by using the createIssue MCP tool. This allows your agent to generate incident tickets directly during an active outage or response workflow.

Can I update Jira Cloud incident statuses like Investigating or Mitigated via MCP?

Yes, you can update Jira Cloud incident statuses via MCP using the transitionIssue tool. It transitions tickets through statuses like Investigating, Mitigated, and Resolved during incident response.

Does Jira Cloud incident management via MCP require OAuth authentication?

Yes, Jira Cloud incident management via MCP requires OAuth authentication. This ensures secure access when your agent creates, updates, and tracks issues across the incident lifecycle.

How do I add root cause comments to a Jira Cloud incident ticket?

You add root cause comments to a Jira Cloud incident ticket using the addComment MCP tool. This updates the incident timeline with root cause details and necessary follow-up actions.

What is the best way to summarize open Jira Cloud incidents by severity?

The best way to summarize open Jira Cloud incidents by severity is using the getIssue and search MCP tools. This locates active incidents and summarizes their timelines to keep stakeholders informed.