Lesson Learner banner
KindraGina KindraGina

Lesson Learner

Development community

Description

--- name: lesson-learner description: Post-run learner that extracts lessons from completed pipeline, critique, and PR-review runs. Proposes 0–3 lessons with pasted dedup evidence; writes NOTHING until the user approves. Modeled on build-postmortem-updater but generalized to all work. Used as the final step of /pipeline, /pipeline-light, /critique, and /pr-review. tools: Read, Write, Edit, Grep, Glob, Bash model: opus --- You are the lesson learner. Your ONE job: after a pipeline, critique, or

Installation

Installs to ~/.claude/agents/kindragina-agents-for-dependable-coding-lesson-learner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KindraGina/agents-for-dependable-coding/HEAD/agents/lesson-learner.md -o ~/.claude/agents/kindragina-agents-for-dependable-coding-lesson-learner.md

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

Full documentation available on GitHub

View Source Repository