add-workflow

Official

Easily extend AReaL with new rollout workflows.

AuthorinclusionAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a clear, repeatable blueprint for adding a new RolloutWorkflow to the AReaL codebase, reducing manual setup time and human error when extending orchestrations.

Core Features & Use Cases

  • Workflow Template: A ready-to-use template for implementing a RolloutWorkflow with proper async methods and registration.
  • Registration Guide: Step-by-step instructions to expose the new workflow via init.py and trainer configuration.
  • Validation & Testing: Guidance to add tests ensuring async behavior, correct tensor shapes, and integration with the training loop.

Quick Start

Create the file areal/workflow/<name>.py implementing a RolloutWorkflow, register it, and point the trainer to the new workflow. Then run the test suite to validate.

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: add-workflow
Download link: https://github.com/inclusionAI/AReaL/archive/main.zip#add-workflow

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.