rnow-rewards
OfficialDefine RL rewards for ReinforceNow training.
AuthorReinforceNow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Reward function design for ReinforceNow RL training can be error-prone and time-consuming. This Skill provides a structured approach to implementing and validating reward functions, including common patterns and best practices.
Core Features & Use Cases
- Supports exact-match, contains, numerical tolerance, math-verify, llm_judge, and combined strategies.
- Provides precondition, sandbox, and LLM-based evaluation workflows for robust reward design.
- Real-world use: implement a reward to score a model's answer against a ground-truth key and gate improvements with preconditions.
Quick Start
Create rewards.py using @reward-decorated functions such as accuracy, and wire them into train.jsonl's rewards field. Install necessary dependencies, e.g., math-verify, and configure secrets if using llm_judge.
Dependency Matrix
Required Modules
None requiredComponents
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: rnow-rewards Download link: https://github.com/ReinforceNow/reinforcenow-cli/archive/main.zip#rnow-rewards Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.