incident-triage-lite

Log incidents and retrieve similar past cases from client folders and knowledge base.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/asochan-ai/claude-plugins --skill incident-triage-lite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-triage-lite
Source: https://github.com/asochan-ai/claude-plugins/tree/main/plugins/incident-triage-lite/skills/incident-triage-lite
Command: npx skills add https://github.com/asochan-ai/claude-plugins --skill incident-triage-lite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of incident logs and surfaces similar past incidents to accelerate triage, reducing manual logging and memory overhead.

Core Features & Use Cases

  • Automated incident log creation from error content and report data.
  • Similar-incident lookup across client incidents and the knowledge base with ranked results.
  • Structured incident templates with status tracking to guide investigators and hand off to Claude Code for fixes.

Quick Start

Provide error details or references to trigger an incident, and the skill will generate a log and surface relevant past cases.

Frequently Asked Questions about incident-triage-lite

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

FAQPage Schema
How do I automate incident triage and find similar past incidents?

Automated incident logging extracts error content and report data to create structured incident templates. It scans the provided error details, generates a new log, and surfaces ranked similar past incidents from client folders and the knowledge base.

How do I create an incident log from error content automatically?

Automated incident logging extracts error content and report data to create structured incident templates. It scans the provided error details, generates a new log, and surfaces ranked similar past incidents from client folders and the knowledge base.

Can I search my knowledge base for similar past incidents during triage?

Yes, similar-incident lookup scans client incident folders and the knowledge base to retrieve ranked results. This reduces manual search overhead and surfaces relevant prior cases to guide investigators during the triage process.

Does incident triage require any dependencies or external components?

No dependencies or external components are required to run incident triage and log creation. You simply provide error details or references to trigger the incident generation and retrieve similar past cases.

What is the best way to prepare for post-incident review after triage?

The best way to prepare is using a triage skill that generates structured incident logs and prepares escalation and learning hooks. This provides status tracking and references for post-incident review and hand off to Claude Code for fixes.