Lastcall

No silent exits — leave a verifiable handoff before a context-heavy pi session stops. Distilled from kimi-lastcall (github.com/kagamiurayama/kimi-lastcall): the agent writes a 5-section handwritten handoff letter (current state / dead ends / unresolved items / first next action / optional context) as a project file, marks it done with a session-bound marker, and the next session verifies and picks up. Use when the user asks for a handoff, handoff letter, 交接, 交接文档, 会话交接, 把当前进度交接给新会话, wants to switch to a fresh session with heavy context, says the session is nearly exhausted / context is running low, or before ending a session that has meaningful unfinished work. The skill is fail-open: it never traps a session, never blocks a stop, and audit records contain decisions only.

BianYanhui Updated

File contents

BianYanhui/Awesome_Pi_Skills/tree/main/lastcall commit fe689e68de

Frequently asked questions

npx skillmds@latest add bianyanhui/lastcall