Handoff command extension package for pi.
From npm (after publish):
pi install npm:pi-handoffFrom git:
pi install git:github.com/default-anton/pi-handoffOr use without installing:
pi -e npm:pi-handoff
# or
pi -e git:github.com/default-anton/pi-handoff- Registers a
/handoffcommand. - Generates a concise handoff note from current session context.
- Creates a new session linked to the current session.
- Sends handoff context plus task into the new session immediately.
/handoff <goal or task for new thread>Examples:
/handoff now implement this for teams as well
/handoff execute phase one of the plan
/handoff check other places that need this fix- pi coding agent with extension loading enabled.
Apache-2.0