Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Claude-Reflect: Coding Agent Memory
Learn how Claude-Reflect creates persistent memory for coding agents through corrections, a two-stage pipeline, and reusable `/reflect-skills` via a live demo.
I will show how claude-reflect turns day-to-day corrections into persistent memory and reusable skills for Claude Code. The talk covers the two-stage pipeline (hook-based capture + semantic validation), how learnings are queued for human review, and how patterns become new /commands via /reflect-skills.
I will walk through the architecture, tradeoffs in false-positive reduction, and a short live demo: correct the agent, run /reflect, and watch CLAUDE.md and skill files update.