fault-rca-report-generation

Generate structured root cause analysis reports from system logs and performance metrics.

3|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/openeuler-mirror/witty-diagnosis-agent --skill fault-rca-report-generation-openeuler-mirror
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fault-rca-report-generation
Source: https://github.com/openeuler-mirror/witty-diagnosis-agent/tree/main/skills/fault-rca-report-generation
Command: npx skills add https://github.com/openeuler-mirror/witty-diagnosis-agent --skill fault-rca-report-generation-openeuler-mirror

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the complexity of manual incident post-mortems by automatically synthesizing diagnostic evidence into structured, professional root cause analysis (RCA) reports.

Core Features & Use Cases

  • Evidence Synthesis: Correlates logs, metrics, and system states to reconstruct incident timelines and causal chains.
  • Standardized Reporting: Generates comprehensive reports including impact assessments, confidence scoring, and remediation plans.
  • Use Case: When a service experiences a latency spike, this Skill processes the collected logs and monitoring data to pinpoint the specific bottleneck and generate a ready-to-share incident report.

Quick Start

Use the fault-rca-report-generation skill to analyze the diagnostic files in the current directory and generate a comprehensive root cause analysis report.

Frequently Asked Questions about fault-rca-report-generation

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

FAQPage Schema
How do I automate root cause analysis from incident logs and metrics?

Automated root cause analysis processes system logs and performance metrics to reconstruct incident timelines and identify causal chains. It synthesizes diagnostic evidence into structured RCA reports, replacing manual incident post-mortems.

What is included in an automated diagnostic report for incident management?

An automated diagnostic report includes impact assessments, reconstructed incident timelines, confidence scoring, and remediation plans. It applies evidence-based causal reasoning to pinpoint system bottlenecks from collected logs and monitoring data.

Can I generate a standardized RCA report from raw system logs without manual correlation?

Yes, you can generate standardized RCA reports from raw system logs without manual correlation. The automated evidence synthesis correlates logs, metrics, and system states directly to pinpoint specific bottlenecks and produce ready-to-share incident reports.

What's the best way to pinpoint a service latency bottleneck during an incident?

The best way to pinpoint a service latency bottleneck is processing collected logs and monitoring data through automated causal reasoning. This reconstructs the timeline and identifies the specific bottleneck to generate a comprehensive incident report.

Do I need to format my system logs and performance metrics before generating an incident report?

You need to provide collected system logs and performance metrics as input for incident report generation. The automated synthesis handles the correlation of raw diagnostic files to perform evidence-based causal reasoning and standardized output formatting.