@dreki-gg/pi-handoff
Transfer context to a new focused pi session via a generated, editable handoff prompt instead of lossy compaction
Package details
Install @dreki-gg/pi-handoff from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@dreki-gg/pi-handoff- Package
@dreki-gg/pi-handoff- Version
0.3.1- Published
- Jul 12, 2026
- Downloads
- 287/mo · 31/wk
- Author
- jalbarrang
- License
- MIT
- Types
- extension
- Size
- 10.5 KB
- Dependencies
- 0 dependencies · 3 peers
Pi manifest JSON
{
"extensions": [
"./extensions/handoff"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@dreki-gg/pi-handoff
Transfer context to a new focused pi session instead of lossy compaction.
/handoff extracts what matters for your next task, generates a self-contained prompt, lets you edit it, and opens a new session (with parent tracking) pre-filled with that prompt.
Usage
/handoff now implement this for teams as well
/handoff execute phase one of the plan
/handoff check other places that need this fix
Requires interactive mode and a selected model.