Steve Yegge
|
3cc17d75da
|
Add argument support to /handoff command
Now supports: /handoff let's continue with feature X
Uses Claude Code's $ARGUMENTS placeholder to pass user's
message to gt handoff --cycle -m flag.
|
2025-12-22 23:51:33 -08:00 |
|
Steve Yegge
|
f284941a5b
|
Rename gt recycle to gt handoff
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>
|
2025-12-22 23:33:14 -08:00 |
|
Steve Yegge
|
b855a531eb
|
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>
|
2025-12-22 23:29:20 -08:00 |
|