incident-investigation

Correlate PagerDuty incidents with Jira tickets and ArgoCD deployments into a timeline.

392|73|Updated Jun 12, 2025
One-click install
npx skills add https://github.com/cnoe-io/ai-platform-engineering --skill incident-investigation-cnoe-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-investigation
Source: https://github.com/cnoe-io/ai-platform-engineering/tree/main/ui/src/skills/incident-investigation
Command: npx skills add https://github.com/cnoe-io/ai-platform-engineering --skill incident-investigation-cnoe-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Correlate PagerDuty incidents with Jira tickets and ArgoCD deployments to accelerate root cause analysis. Orchestrates multiple agents to build a timeline of events. Use when investigating active incidents, performing post-mortems, or correlating alerts with changes.

Core Features & Use Cases

  • Correlation: Link incidents, tickets, and deployments to form a unified incident timeline.
  • Root Cause Analysis: Surface cross-system relationships to identify blast radius and affected components.
  • Use Case: When a PagerDuty incident occurs, fetch related Jira tickets and recent ArgoCD deployments to construct a complete narrative.

Quick Start

Ask the agent to build an incident timeline by correlating PagerDuty incidents with Jira tickets and ArgoCD deployments in the current outage.

Frequently Asked Questions about incident-investigation

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

FAQPage Schema
How do I correlate PagerDuty incidents with Jira tickets and ArgoCD deployments to find a root cause?

To correlate PagerDuty incidents with Jira tickets and ArgoCD deployments, this Skill orchestrates multiple agents to gather incident data, tickets, and deployment history into a unified root cause analysis timeline.

What's the best way to build an incident timeline during an active outage?

Building an incident timeline during an active outage involves fetching PagerDuty incidents, Jira tickets, and ArgoCD deployment history to construct a complete narrative of events and surface cross-system relationships.

Can I use this incident investigation approach for post-mortem analysis?

You can use this incident investigation approach for post-mortem analysis by correlating past PagerDuty alerts with Jira tickets and ArgoCD deployments to surface cross-system relationships and identify the blast radius.

Does this root cause analysis workflow require any external dependencies?

This root cause analysis workflow requires no external dependencies, as it orchestrates multiple agents natively to query PagerDuty, Jira, and ArgoCD directly without needing additional components.

How does correlating alerts with ArgoCD deployment history help identify blast radius?

Correlating alerts with ArgoCD deployment history identifies blast radius by surfacing cross-system relationships between recent code changes and affected components, linking deployment events directly to incident triggers.