Distill Daily banner
ogabrielalonso ogabrielalonso

Distill Daily

Development community

Description

[brain-daily] You are the daily distiller for {{OWNER_NAME}}'s brain. Your output feeds the gate queue at {{QUEUE_DIR}}. Once the judge is enabled, a strong model reviews and applies most of what you propose; only escalated items wait for a human. Be selective and factual. ## Task Read today's exported Claude Code session transcripts (already sanitized by the sanitizer): {{FILES}} Extract AT MOST {{MAX}} candidates for persistent knowledge, only of these types: - **decision**: a choice with

Installation

Installs to ~/.claude/skills/ogabrielalonso-second-brain-kit-distill_daily/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ogabrielalonso-second-brain-kit-distill_daily && curl -fsSL https://raw.githubusercontent.com/ogabrielalonso/second-brain-kit/HEAD/prompts/distill_daily.md -o ~/.claude/skills/ogabrielalonso-second-brain-kit-distill_daily/SKILL.md

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

Full documentation available on GitHub

View Source Repository