rl-experiment-loop

Coordinate reinforcement-learning experiment loops with validation, monitoring, and launch gates.

1|Updated May 14, 2026
One-click install
npx skills add https://github.com/junhyekh/rlxp --skill rl-experiment-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rl-experiment-loop
Source: https://github.com/junhyekh/rlxp/tree/main/plugins/rl-experiment-assistant/skills/rl-experiment-loop
Command: npx skills add https://github.com/junhyekh/rlxp --skill rl-experiment-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill replaces ad hoc reinforcement-learning experiment coordination with a controlled, task- and study-scoped loop that keeps candidates, metrics, budgets, and launch gates aligned.

Core Features & Use Cases

  • Legacy Compatibility: Keeps older prompts working while steering new work toward the newer rlxp-autoloop path.
  • Loop Coordination: Organizes audits, candidate proposals, validation, monitoring, result reviews, and report updates across a single experiment lifecycle.
  • Safety Guardrails: Reinforces contract approval, budget limits, held-out invariants, and the audited runner boundary so runs are not launched blindly.
  • Use Case: Use it when an approved RL study needs a monitored cycle from draft candidate to validated launch, then back through analysis and reporting.

Quick Start

Ask the assistant to run the rl-experiment-loop for your approved task and study so it can coordinate validation, launch gating, monitoring, auditing, and reporting.

Frequently Asked Questions about rl-experiment-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate a safe reinforcement learning experiment loop from candidate validation to launch?

Reinforcement learning experiment loop coordination organizes audits, candidate proposals, validation, monitoring, and reporting across a single lifecycle. It enforces contract approval, budget limits, and metric invariants before any launch-capable transition.

What guardrails are needed to prevent unsafe reinforcement learning run launches?

Unsafe reinforcement learning run launches are prevented by enforcing contract approval, budget limits, held-out metric invariants, and an audited runner boundary before allowing any launch-capable transition.

How do I monitor and audit reinforcement learning candidates inside task directories?

Monitoring and auditing reinforcement learning candidates inside task directories requires organizing candidate validation, run monitoring, and result auditing within .rlxp task directories to preserve the lifecycle of approved candidates.

Can I use older reinforcement learning prompts with a structured experiment loop coordinator?

Older reinforcement learning prompts work with a structured experiment loop coordinator through legacy compatibility, which keeps existing prompts functioning while steering new work toward the newer rlxp-autoloop path.

When do I need a task- and study-scoped reinforcement learning experiment loop?

A task- and study-scoped reinforcement learning experiment loop is needed when an approved RL study requires a monitored cycle from draft candidate to validated launch, then back through analysis and reporting.

What is the best way to automate report updates after reinforcement learning run auditing?

Automating report updates after reinforcement learning run auditing is best handled by integrating reporting into the experiment loop lifecycle, ensuring reports reflect validated candidates and audited results within .rlxp task directories.