session-wrap-up
Installation
SKILL.md
Session Wrap-Up
End a work session by persisting its outcome in every place that would otherwise go stale. Keep it simple: four update targets, then verify, commit, report.
Steps
- Second Brain. Append a dated, attributed entry to
vault/daily/YYYY-MM-DD.mdand update the domain note(s) the work touched (e.g. [[Immigration]]), plus any new facts to [[INDEX]]. Same pass, additive,author: matiason new notes. - Trackers. Reconcile every GitHub issue touched: update bodies where state changed, close what's done, post a
## Triage Notescomment with### Establishedand### Needs from Jorgeitems. - Matter records. Update
organization/admin-matters/*/README.mdevidence trails and next-action checkboxes for any matter the session advanced. - Verify. State what changed and check nothing sensitive (passwords, NI numbers, document images) leaked into issues or the vault.
- Commit and push. Prefix commits with the surface:
vault:for the Second Brain,matter:for admin-matter records. Leave the repo clean and pushed. - Report. Give a 3-line outcome summary: what happened, what's documented where, and what is waiting on Jorge.
Completion
Every changed surface is committed and pushed, nothing sensitive was written to GitHub or the vault, and the report names the open next actions.