Add /handoff command for session hot-reload

🤝 End watch. Hand off to fresh session, work continues from hook.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-22 23:29:20 -08:00
parent 22fe745595
commit b855a531eb

View File

@@ -0,0 +1,12 @@
---
description: Hand off to fresh session, work continues from hook
allowed-tools: Bash(gt recycle)
---
Execute `gt recycle` to hand off to a fresh session:
```bash
gt recycle
```
End watch. A new session takes over, picking up any molecule on the hook.