rlxp-audit-task

Community

Audit RL repos into safe task scopes

Authorjunhyekh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns an RL codebase into a clear, evidence-backed task definition so you can align a user objective with the implemented environment, reward, and evaluation setup before any optimization begins.

Core Features & Use Cases

  • Task Discovery: Inspects entrypoints, configs, reward logic, termination conditions, curriculum, domain randomization, logging, checkpoints, and metrics to infer the actual task.
  • Scoped Documentation: Produces a task-specific task card and adapter draft so the repository can support a new task_id without mixing objectives.
  • Safe Research Workflow: Helps when the reward structure is unclear, the evaluation protocol needs mapping, or a new RL study must be defined without launching training.
  • Example Use Case: A researcher drops in an unfamiliar RL repository and uses this Skill to document the task, capture open questions, and prepare the project for contract-based experiment planning.

Quick Start

Ask the skill to audit the repository for the target RL objective and generate a task card, adapter draft, and open questions without running any training jobs.

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: rlxp-audit-task
Download link: https://github.com/junhyekh/rlxp/archive/main.zip#rlxp-audit-task

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 536,000+ vetted skills library on demand.