Extract Lessons banner
runnithan runnithan

Extract Lessons

Design community

Description

--- description: "Extract actionable agent-tooling lessons (Claude Code, Claude Design, Codex) from transcripts. Newer lessons supersede older contradicting ones." argument-hint: "[all | new | <path-or-glob>]" --- # Extract Lessons Mine reusable agent-tooling lessons from locally saved practitioner transcripts and file each one into the `lessons/` library as its own markdown file, keeping `lessons/INDEX.md` and the processed-transcript ledger in sync. Newer lessons supersede older contradictin

Installation

Installs to ~/.claude/commands/runnithan-claudex-setup-extract-lessons.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/runnithan/claudex-setup/HEAD/.claude/commands/extract-lessons.md -o ~/.claude/commands/runnithan-claudex-setup-extract-lessons.md

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

Full documentation available on GitHub

View Source Repository