gengar-atropos-environments

Community

Build and debug RL environments for Atropos.

AuthorJamesFincher
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps you implement and troubleshoot Gengar reinforcement learning environments for Atropos training without breaking the agent loop, tool calling, or reward evaluation contracts.

Core Features & Use Cases

  • GengarBaseEnv integration guide: Implements the required lifecycle (setup, get_next_item, format_prompt, compute_reward, evaluate, wandb_log) so the environment works with the Gengar multi-turn agent loop.
  • Correct reward and evaluation wiring: Ensures compute_reward scores using AgentResult.messages and ToolContext sandbox verification, while evaluate runs the full GengarLoop (tools included).
  • Production-friendly CLI workflows: Covers the three modes—serve, process, and evaluate—with provider-agnostic inference setup prompts and correct flags.

Quick Start

Ask the AI to walk you through creating your environments/your_env.py by mapping each required method to the correct GengarBaseEnv interfaces, including how to score rollouts with compute_reward and verify them via ToolContext in evaluate mode.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: gengar-atropos-environments
Download link: https://github.com/JamesFincher/gengar/archive/main.zip#gengar-atropos-environments

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