session-handoff
✓End-of-session workflow that audits workspace for junk files, validates work against development principles, updates session documentation, and completes handoff. Use when wrapping up a session or when user says "end session", "handoff", "wrap up", "quick handoff", or "full handoff".
Installation
SKILL.md
Report findings to user. Skip to Step 2 if clean.
Based on user's choice from Step 3, apply cleanup rules:
Same as Quick Handoff Step 3 - update all docs related to session work.
End-of-session workflow that audits workspace for junk files, validates work against development principles, updates session documentation, and completes handoff. Use when wrapping up a session or when user says "end session", "handoff", "wrap up", "quick handoff", or "full handoff". Source: brennan-wilkerson/second-brain-public.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/brennan-wilkerson/second-brain-public --skill session-handoff- Category
- >_Productivity
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is session-handoff?
End-of-session workflow that audits workspace for junk files, validates work against development principles, updates session documentation, and completes handoff. Use when wrapping up a session or when user says "end session", "handoff", "wrap up", "quick handoff", or "full handoff". Source: brennan-wilkerson/second-brain-public.
How do I install session-handoff?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/brennan-wilkerson/second-brain-public --skill session-handoff Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/brennan-wilkerson/second-brain-public