incident-to-issue

Convert production incident data into a structured GitHub Issue with mandatory labels.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ebijun1007/vibe-coding --skill incident-to-issue
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: incident-to-issue
Source: https://github.com/ebijun1007/vibe-coding/tree/main/.claude/skills/incident-to-issue
Command: npx skills add https://github.com/ebijun1007/vibe-coding --skill incident-to-issue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Production incidents often leave knowledge scattered in Slack logs and memory. This skill structures incident data into a GitHub Issue to preserve learnings and link to ADR/Plan as needed in a blameless postmortem workflow.

Core Features & Use Cases

  • Create a structured GitHub Issue with sections for symptoms, detection, impact, timeline, provisional fixes, root cause hypotheses, and mitigating actions.
  • Capture inputs like symptoms, detection time and path, affected scope, provisional workarounds, and resource links, so that issues are complete and traceable.
  • Connect to ADRs/Plans and guide subsequent plan-time work by providing a consistent template and mandatory labels.

Quick Start

Provide incident details ( symptoms, detection time, affected scope, provisional fixes ) to start creating a structured GitHub Issue.

Frequently Asked Questions about incident-to-issue

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

FAQPage Schema
How do I turn production incident data into a structured GitHub Issue for a postmortem?▼

To turn incident data into a GitHub Issue, the skill automates structuring symptoms, detection time, impact, and provisional fixes into a ready-to-post Issue body with mandatory labels and sections for blameless postmortem workflows.

What is the best way to document a blameless postmortem in GitHub Issues?▼

The best way to document a blameless postmortem in GitHub Issues is to use a structured template that captures symptoms, timeline, impact, root cause hypotheses, and mitigating actions, ensuring knowledge is preserved and traceable.

How do I create a consistent incident response issue template that links to ADRs?▼

You create a consistent incident response issue template by providing a defined incident payload, which the skill uses to generate an Issue body with mandatory labels and sections that connect to ADRs and guide subsequent plan-time work.

What inputs do I need to generate a structured GitHub Issue from an incident?▼

You need a defined incident payload containing symptoms, detection time and path, affected scope, provisional workarounds, and resource links to generate a complete and traceable GitHub Issue.

Can I use this to capture incident detection details and provisional fixes for retrospective work?▼

Yes, you can use it to capture detection details and provisional fixes for retrospective work, as the skill structures these inputs into a structured GitHub Issue to preserve learnings and guide subsequent plan-time work.

Does this skill work without dependencies for creating incident response issues?▼

Yes, the skill works without dependencies to create incident response issues, requiring only a defined incident payload to output a ready-to-post GitHub Issue body with mandatory labels and sections.