rts-log-analyzer

Analyze OSS-Fuzz RTS test logs to extract failures and root causes.

137|22|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/sslab-gatech/oss-crs --skill rts-log-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rts-log-analyzer
Source: https://github.com/sslab-gatech/oss-crs/tree/main/.claude/skills/rts-log-analyzer
Command: npx skills add https://github.com/sslab-gatech/oss-crs --skill rts-log-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes OSS-Fuzz incremental build and RTS (Regression Test Selection) test logs to identify errors, failures, and issues.

Core Features & Use Cases

  • Exact error extraction: Captures exact failed test methods, classes, exceptions, and messages.
  • Source location awareness: Includes file and line references when available.
  • Root-cause reporting: Provides actionable root-cause analysis and suggested fixes.

Quick Start

Run the RTS log analyzer on your log directory to produce a structured report detailing failures and root causes.