Reflect on the current session, extract learnings, and consolidate them into Hindsight for future recall.
48
51%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./devflow-plugin/skills/reflect-session/SKILL.mdYou are wrapping up a session. Reflect on what happened and consolidate the valuable learnings.
Review the session. Look back through the conversation and identify:
Extract learnings. For each meaningful insight, classify it:
Present the learnings to the user for review:
## Session Reflection
**Task:** [what was accomplished]
**Duration:** [approximate session length]
### Learnings to Retain
1. [Category] **Title**: Description
2. [Category] **Title**: Description
...
### Decisions Made
- [decision and rationale]
### Open Questions
- [anything unresolved]Ask the user which learnings to retain. Default is all of them unless the user removes some.
Retain each approved learning using the Hindsight retain tool. Store each one individually with proper categorization.
Confirm the number of memories retained and list their titles.
$ARGUMENTS
b0b1bb6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.