Skill
Reflect
Distill a coding session's hard-won lessons — gotchas, patterns, integration quirks — into the project's knowledge base, with explicit approval before anything is written.
- Type
- Skill
- Version
- v1.0.0
- Installs
- 7
- Updated
- 2026-08-26
Install
via Positronick CLI
$positronick skill install reflect --run
Official
$positronick skill install reflect
A post-session knowledge-capture pass: scan what happened (diff, log, conversation), skim the existing knowledge base to avoid duplicates, classify each insight by its right home — memory gotcha, project rule, skill update, or docs — and present a scannable summary for approval. It never auto-applies, never touches source code, and caps itself at seven suggestions so reflection stays fast instead of becoming an essay.