lesson-learned
Analyzes git diffs to extract software engineering lessons and principles from code changes.
Install
npx skills add https://github.com/softaworks/agent-toolkit --skill lesson-learnedStats
| Total installs | 2,473 |
| Weekly installs | 510 |
| GitHub stars | 1.2K |
| First seen | Feb 8, 2026 |
| Source | @softaworks/agent-toolkit |
Summary
- Analyzes code diffs against a curated principles reference to identify dominant patterns, trade-offs, and structural decisions
- Supports multiple scopes: feature branches vs. main, specific commits, commit ranges, or uncommitted working changes
- Maps findings to concrete SE principles with specific file and line references, avoiding generic advice
- Presents lessons in a reflective format that mirrors the user's own code back to them rather than prescribing rules
Tags
Related skills
| Skill | Installs | vs lesson-learned |
|---|---|---|
| python-resource-management | 3,011 | +538 |
| ui-animation | 2,426 | -47 |
| writing hookify rules | 3,218 | +745 |
| capability-evolver | 2,794 | +321 |
| n8n-mcp-tools-expert | 2,145 | -328 |
FAQ
- How many installs does lesson-learned have?
- lesson-learned has 2,473 total installs and 510 installs this week.
- Where is lesson-learned hosted?
- lesson-learned is published by @softaworks/agent-toolkit at https://github.com/softaworks/agent-toolkit.
- How many GitHub stars does lesson-learned have?
- lesson-learned has 1.2K GitHub stars.
- When was lesson-learned first indexed?
- OrangeBot.AI first indexed lesson-learned on Feb 8, 2026.
- How do I install lesson-learned?
- Run: npx skills add https://github.com/softaworks/agent-toolkit --skill lesson-learned