incidentio

Fetch incident.io incidents, details, and timelines for RCA workflows.

387|68|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Arvo-AI/aurora --skill incidentio
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: incidentio
Source: https://github.com/Arvo-AI/aurora/tree/main/server/chat/backend/agent/skills/integrations/incidentio
Command: npx skills add https://github.com/Arvo-AI/aurora --skill incidentio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Incident responders need quick access to incident.io data (incidents, details, and timelines) during root-cause analysis to accelerate RCA and postmortems.

Core Features & Use Cases

  • List incidents: Retrieve recent and active incidents from incident.io.
  • Detail and timeline access: Fetch incident details, roles, custom fields, and timeline events for deeper analysis.
  • RCA workflow support: Correlate incident.io data with other tools to reconstruct a comprehensive RCA narrative.

Quick Start

Ask your agent to fetch the latest incident.io timeline for an ongoing RCA.

Frequently Asked Questions about incidentio

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

FAQPage Schema
How do I fetch incident.io timelines for root-cause analysis?▼

You can fetch incident.io timelines for root-cause analysis by using the get_incidentio_timeline tool to collect events. This allows responders to reconstruct timelines and accelerate postmortems.

How do I retrieve recent and active incidents from incident.io?▼

To retrieve recent and active incidents from incident.io, use the list_incidentio_incidents tool. It enumerates live incidents and gathers essential details needed for ongoing incident response workflows.

What incident details can I gather for an incident.io postmortem?▼

For an incident.io postmortem, you can gather incident details, roles, and custom fields using the get_incidentio_incident tool. This provides deeper analysis context for root-cause investigations across teams.

Do I need API access to use incident.io for incident response workflows?▼

Yes, you need API access to use incident.io for incident response workflows. The Skill requires access to incident.io via its API to collect incidents, details, and timeline data for analysis.

Can I correlate incident.io data with other tools for RCA?▼

Yes, you can correlate incident.io data with other tools for RCA. The workflow support allows you to combine fetched incident details and timelines with additional data to reconstruct a comprehensive RCA narrative.