| name | reflect |
| description | Analyze the current session and consolidate learnings. Use at the end of a session or task. |
Reflect
Consolidate the current session's work into the recall history.
Workflow
-
Read Context:
Read .fleet/context/recall/current.md to see what happened this session.
-
Summarize:
Create a brief summary of:
- Tasks completed
- Key decisions made
- Open issues
-
Archive:
Append this summary to .fleet/context/recall/history.md (or creating a dated file in recall/sessions/).
-
Clear Scratchpad:
Reset .fleet/context/recall/current.md for the next task.