User Guide¶
Everything you need to use lessons-learned day-to-day.
In this guide¶
| Page | What it covers |
|---|---|
| How It Works | End-to-end pipeline — capture, promote, inject |
| Working with Lessons | The lesson model, adding, editing, listing, archiving |
| Slash Commands | /lessons:add, /lessons:review, /lessons:manage, /lessons:config |
| Configuration | Tuning injection budget, scan paths, priority thresholds |
| Scanning & Discovery | Tier 1 and Tier 2 scanning, incremental state, promoting candidates |
| Emitting Lessons | The #lesson tag format — when and how to emit during sessions |
Quick orientation¶
If you're brand new, read How It Works first — it explains the three-phase pipeline (capture → promote → inject) that everything else builds on.
If you already understand the pipeline and want to get things done:
- Add a lesson now → Slash Commands: /lessons:add
- Review what the scanner found → Slash Commands: /lessons:review
- Browse and edit lessons → Slash Commands: /lessons:manage
- Tune injection settings → Configuration