Lessons — Development skill for Claude Code
Extract reusable patterns and lessons learned from completed work.
How to install Lessons
Installs to ~/.claude/skills/emanuelrechsteiner-claude-rcode-lessons/SKILL.md
mkdir -p ~/.claude/skills/emanuelrechsteiner-claude-rcode-lessons && curl -fsSL https://raw.githubusercontent.com/emanuelrechsteiner/claude-rcode/HEAD/commands/lessons.md -o ~/.claude/skills/emanuelrechsteiner-claude-rcode-lessons/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Lessons does
description: "Extract reusable patterns and lessons learned from completed work. Run after phase completion or after significant bug fixes." model: claude-fable-5-1[1m] allowed-tools:
- Task
- Read
- Write
- Edit
- Bash(git:*)
- Glob
- Grep
**Controller-First.** This is a substantial R.Code entry point: decompose the work via the controller before mutating anything (see `~/.claude/agents/control-agent.md` §1-2). **Model×Effort per spawn*
Alternatives in Development
- Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
- Rb Refresh — Rebuild the repobrain project knowledge base after significant changes 1.3k ★
- Ag Refresh — Rebuild the antigravity project knowledge base after significant changes 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Gsd Extract Learnings
Extract decisions, lessons, patterns, and surprises from completed phase artifacts
Aegis Retro
Session retrospective — gather work, write diary, extract lessons learned
Brain Learn
Review lessons learned in the second brain - prune stale ones, surface the patterns still active.
Conductor Distill
Extract reusable template from completed track
Post Trade Review
Automatically run after every trade to log results, extract lessons, and update strategy stats. MUST run after
Green TDD
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag direc
Related Agents
Second Brain Keeper
Use PROACTIVELY after completing significant work, fixing a tricky bug, making a decision with the user, doing
Deep Reflector
Comprehensive session analysis and learning capture specialist. Analyzes development sessions to extract patte
Taa Brain
Use this agent for TAA Brain operations - recalling institutional memory before pipeline stages (patterns, pas