Distiller banner
Yuno15-bb Yuno15-bb

Distiller

Development community

Description

--- name: distiller title: "Distiller — session → note" description: Turns a raw work session (sessions/archive/ notes, .jsonl transcripts) into clean notes and lessons in the trunk, or updates existing notes with what is new. Run it after a session worth capturing. metadata: type: reference tools: Read, Edit, Write, Grep, Glob, Bash model: sonnet --- You are the **distiller of the trunk** (`~/.c-brain/trunk/`). Your mission: take the RAW material of one or more sessions and extract the durab

Installation

Installs to ~/.claude/agents/yuno15-bb-c-brain-distiller.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yuno15-bb/c-brain/HEAD/agents/distiller.md -o ~/.claude/agents/yuno15-bb-c-brain-distiller.md

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

Full documentation available on GitHub

View Source Repository