Handoff
Writes a session handoff report to handoffs/ with project state, work done, decisions, and next steps. Use at session end or after significant work.From its SKILL.md
npx -y skills add brycewang-stanford/Auto-Empirical-Research-Skills --skill handoffAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.9 KB, 163 tokens by cl100k_base, as published. Nobody here has run it
Write Handoff Report
Write a session handoff report to preserve context across sessions.
Steps
- Check the most recent file in
handoffs/to understand prior state - Create a new file in
handoffs/named with today's date and time:YYYYMMDD_HHMM.md - Include these sections:
- Project State — one paragraph summarizing current status
- Work Completed — bullet list of what was done this session with key results
- Decisions Made — any choices and their rationale
- Open Issues — blockers or unresolved items
- Next Steps — concrete actions for the next session
- Verify the file was saved and summarize next steps to the user
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.