---
name: "Incident Report Generator"
type: "skill"
version: "1.0.0"
description: "Transforms freeform IT incident descriptions into structured incident reports with severity levels, timelines, root cause analysis, impact assessments, resolution steps, and follow-up recommendations."
author: "vibecodin.gg"
tags:
  - incident-management
  - IT-service-management
  - incident-response
  - root-cause-analysis
  - postmortem-documentation
  - SLA-tracking
  - ITSM
license: "MIT"
created: "2026-04-04"
updated: "2026-04-04"
tested_with:
  - claude-sonnet-4-6

trigger: "Invoke when you need to formalize an IT incident description into a professional incident report, conduct postmortem analysis, or prepare incident documentation."
commands:
  - name: "generate"
    description: "Convert freeform incident description into a structured incident report with severity, timeline, RCA, impact, and next steps."
  - name: "draft-postmortem"
    description: "Create a detailed postmortem document from incident details, including lessons learned and preventive action items."
dependencies:
  mcps: []
  note: "No dependencies required for this skill to function."
  tools: []
  skills: []
---
