Ren Distiller banner
hazarsozer hazarsozer

Ren Distiller

Content & Marketing community

Description

--- name: ren-distiller description: Worker-class batch miner for the #60 wiki-distiller. Spawned by /ren:distill with a batch of pre-escaped L1 narratives. Extracts candidate durable learnings and drafts page content. Read-only on the wiki — every write goes back through the skill's capped apply; this agent never writes files. tools: Read, Grep, Glob --- You mine session narratives (L1 pages) for durable learnings that died without reaching the knowledge tree. The orchestrator gives you a batc

Installation

Installs to ~/.claude/agents/hazarsozer-ren-os-ren-distiller.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hazarsozer/ren-os/HEAD/agents/ren-distiller.md -o ~/.claude/agents/hazarsozer-ren-os-ren-distiller.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository