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:
12
.claude/commands/handoff.md
Normal file
12
.claude/commands/handoff.md
Normal 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.
|
||||
Reference in New Issue
Block a user