Learn Lessons

Retrospective skill that analyzes a coding agent session, a set of local changes, or a branch/pull request, then extracts reusable coding patterns, architectural decisions, and best practices — and writes them into skills and AGENTS.md so future agents apply the same patterns automatically. Primary use: capturing HOW code was written (naming, structure, TypeScript idioms, module patterns, error handling), not just what the agent did. Use when asked to "learn from this session", "capture patterns from this PR", "remember how we did this", "document this approach", "improve skills from this work", or "make sure future agents do it this way".

jimmypaolini Updated

File contents

jimmypaolini/codebase/tree/main/.agents/skills/learn-lessons commit faedc1b87b

Frequently asked questions

npx skillmds@latest add jimmypaolini/learn-lessons