Session Debrief — Documentation skill for Claude Code
End-of-session ritual — archive the previous session's notes, write a tight summary of this session's outcomes, update the project state file, enrich the changelog.
How to install Session Debrief
Installs to ~/.claude/skills/tomevault-io-companyos-session-debrief/SKILL.md
mkdir -p ~/.claude/skills/tomevault-io-companyos-session-debrief && curl -fsSL https://raw.githubusercontent.com/tomevault-io/companyos/HEAD/skills/session-debrief.md -o ~/.claude/skills/tomevault-io-companyos-session-debrief/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Session Debrief does
name: session-debrief description: End-of-session ritual — archive the previous session's notes, write a tight summary of this session's outcomes, update the project state file, enrich the changelog. Bridges sessions so context survives even when the conversation dies. Pattern is universal; specific file paths are project-conventional. tier: universal user_invocable: true
Session debrief
Run at the end of a session to capture rich context for the next session. If a session dies befor
Alternatives in Documentation
- Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
- Documentation Sync — Check if documentation matches the current code state 5.8k ★
- CLAUDE.md - Contributor Guide — For End Users: See README.md for installation and usage 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Daily Log
Generate or update today's daily work log — a Markdown summary of the day's work in this conversation (what wa
Add Context
Enrich a handoff/plan doc with session-verified context before the next session works from it
End Session Wiki Setup
Configure which Obsidian vault the end-session-wiki hook captures sessions into — by vault NAME (distributable
Command Authoring
Write markdown commands that constrain workflows cleanly and remain usable in repeated terminal sessions.
Memtag
Markdown memory hygiene for agent wikis, trust decay, context packing, and archive gc
Napkin
You maintain a per-repo markdown runbook, not a chronological log. The napkin must be continuously curated for
Related Agents
Feat Finish
Finalize feature implementation - validate completion, run tests, update changelog, and archive
Distiller
Turns a raw work session (sessions/archive/ notes, .jsonl transcripts) into clean notes and lessons in the tru
Folio Consolidator
Reviews a finished pipeline run and writes AT MOST a few high-signal Folio pages (a decision, a lesson, a stat