Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install brycewang-stanford-awesome-agent-skills-for-empirical-research-skills-29-quarcs-lab-project20xxy-dot-claude-skills-handoffgit clone https://github.com/brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research.gitcp Awesome-Agent-Skills-for-Empirical-Research/SKILL.MD ~/.claude/skills/brycewang-stanford-awesome-agent-skills-for-empirical-research-skills-29-quarcs-lab-project20xxy-dot-claude-skills-handoff/SKILL.md--- name: handoff description: Writes a session handoff report to handoffs/ with project state, work done, decisions, and next steps. Use at session end or after significant work. allowed-tools: Bash, Read, Write, Glob, Grep --- # Write Handoff Report Write a session handoff report to preserve context across sessions. ## Steps 1. Check the most recent file in `handoffs/` to understand prior state 2. Create a new file in `handoffs/` named with today's date and time: `YYYYMMDD_HHMM.md` 3. 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 4. Verify the file was saved and summarize next steps to the user