rts-fix-suggester

Suggest targeted fixes for OSS-Fuzz build.sh and test.sh scripts from RTS log analysis.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill suggests targeted fixes for OSS-Fuzz build.sh and test.sh scripts based on detailed RTS log analysis, providing exact test exclusions, JVM args, and patch suggestions.

Core Features & Use Cases

  • Exact test exclusions: List failing test classes and methods to skip.
  • JVM args recommendations: Propose add-opens and other flags to run RTS tests.
  • Patch recommendations: Suggest changes to fix RTs-related errors (RAT, serialization, missing libs).

Quick Start

Use this skill after analyzing RTS logs to produce concrete fix proposals and code edits.