retro-harness
New14GitHub TrendingGeneralby wbopan
RHO: Evolving Agents in the Dark — Retrospective Harness Optimization via Self-Preference. Improving LLM agents from unlabeled past trajectories (arXiv:2606.05922).
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/retro-harness.md https://raw.githubusercontent.com/wbopan/retro-harness/main/SKILL.md3
Invoke in Claude Code
/retro-harnessView source on GitHub
agent
Frequently Asked Questions
What is retro-harness?
RHO: Evolving Agents in the Dark — Retrospective Harness Optimization via Self-Preference. Improving LLM agents from unlabeled past trajectories (arXiv:2606.05922).
How to install retro-harness?
To install retro-harness, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /retro-harness.
What is retro-harness best for?
retro-harness is a community categorized under General. It is designed for: agent. Created by wbopan.