sslab-gatechsslab-gatechOfficialยท3 Agent Skills Included

oss-crs

Orchestrate autonomous bug-finding and bug-fixing systems

Orchestrates autonomous bug-finding and bug-fixing systems against any OSS-Fuzz compatible project. Eliminates manual fuzzing setup, harness building, and scattered configuration across environments. Combines multiple systems into ensemble campaigns with per-system CPU and budget limits. Runs locally or on Azure with zero changes to your existing setup.
npx skills add sslab-gatech/oss-crs --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install OSS-CRS?โ–ผ

Run `npx skills add sslab-gatech/oss-crs --all -g -y` in your terminal to install all skills in this suite globally.

What does OSS-CRS do?โ–ผ

It is a standard framework for building and running autonomous bug-finding and bug-fixing systems against any project in OSS-Fuzz format, locally or in the cloud.

Can I run multiple bug-finding systems together?โ–ผ

Yes. OSS-CRS lets you compose multiple systems into a single ensemble campaign and control CPU limits and LLM budgets for each one.

Does OSS-CRS work with Claude Code?โ–ผ

Yes. It includes ready-made examples for Claude Code, Codex, Gemini CLI, and Copilot CLI, with OAuth or API key authentication.

What do I need to run OSS-CRS?โ–ผ

You need Python 3.10 or later, Docker, Git, and the uv package manager, plus a target project that follows the OSS-Fuzz format.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’