f284941a5b
Consistent naming throughout: - internal/cmd/recycle.go → handoff.go - All variable/function names updated - /handoff Claude Code command updated - polecat.md prompt updated Also includes session.go doc improvements (nudge preference). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
258 B
Markdown
13 lines
258 B
Markdown
---
|
|
description: Hand off to fresh session, work continues from hook
|
|
allowed-tools: Bash(gt handoff)
|
|
---
|
|
|
|
Execute `gt handoff` to hand off to a fresh session:
|
|
|
|
```bash
|
|
gt handoff
|
|
```
|
|
|
|
End watch. A new session takes over, picking up any molecule on the hook.
|