rfc-check

Official

Know if proposed changes require an RFC.

Authormeta-pytorch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This RFC Check Skill helps engineering teams determine whether proposed changes require an RFC before starting significant work, reducing misalignment and wasted effort.

Core Features & Use Cases

  • Assess whether changes introduce new APIs or breaking changes in the OpenEnv core and related modules.
  • Cross-reference against existing RFCs in rfcs/ to identify conflicts or dependencies.
  • Provide a clear decision rationale suitable for RFC submission and stakeholder communications.

Quick Start

Run the RFC check on your feature branch to determine RFC necessity. Provide the set of changed files, and the tool will indicate whether an RFC is required and summarize key considerations. Example: git diff --name-only origin/main...HEAD | rfc-check --input -

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rfc-check
Download link: https://github.com/meta-pytorch/OpenEnv/archive/main.zip#rfc-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.