triage-logs

Categorize and prioritize production signals from logs, metrics, and traces.

5|3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/leifericf/agentic-sdk --skill triage-logs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-logs
Source: https://github.com/leifericf/agentic-sdk/tree/main/skills/triage-logs
Command: npx skills add https://github.com/leifericf/agentic-sdk --skill triage-logs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill transforms noisy production signals into a structured analysis, enabling efficient problem-solving and mitigation.

Core Features & Use Cases

  • Signal Triage: Methodically categorize and prioritize production alerts.
  • Impact Assessment: Evaluate the user and business impact of issues.
  • Data Collection: Gather relevant logs, metrics, and traces.
  • Hypothesis Formation: Develop and test hypotheses for root causes.
  • Mitigation Planning: Outline reversible mitigations and next steps.
  • Documentation: Create comprehensive triage reports for tracking.

Quick Start

To perform a triage on production logs, use the triage-logs skill with a log excerpt, time window, and recent changes as context.

Frequently Asked Questions about triage-logs

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

FAQPage Schema
How do I triage production logs during an incident?

To triage production logs during an incident, you provide the system with a log excerpt, time window, and recent changes. It then categorizes and prioritizes alerts based on impact to form mitigation hypotheses.

What is the best way to perform root cause analysis on production alerts?

Root cause analysis on production alerts is performed by methodically gathering logs, metrics, and traces. This process evaluates user and business impact to develop, test, and document hypotheses for system issues.

Can I use this for incident management and system health monitoring?

Yes, you can use this for incident management and system health monitoring. It is specifically designed to automate the structured triage of production signals, transforming noisy data into actionable insights.

How do I assess the impact of production issues?

You assess the impact of production issues by analyzing collected logs, metrics, and traces. The system evaluates both user and business impact to prioritize issues and outline reversible mitigations.

What do I need to provide to start automating incident triage?

To start automating incident triage, you need to provide a log excerpt, a specific time window, and context regarding recent system changes. This input allows the system to collect data and generate a triage report.

Does production signal triage work without recent deployment context?

Production signal triage is designed to prioritize issues based on recent changes. While it can analyze logs, metrics, and traces independently, providing recent deployment context is crucial for accurate hypothesis formation and root cause identification.