X
@zarazhangrui: Created a custom slash command "/handover" in Claude Code: When…
@zarazhangruibookmarkx
TL;DR. A custom /handover slash command in Claude Code dumps the session's decisions, pitfalls, and lessons into a handover.md so the next session picks up where you left off.
Takeaways
- Use it when context windows fill up — generate the handover doc before ending, not after.
- The doc captures decisions + pitfalls + lessons, not just a task list, so the next Claude inherits your reasoning.