Handoff

Compact the current session into a cold-start handoff the MOMENT context fills, the work pauses, or you are about to /clear — so a fresh agent resumes from durable state, not a lost conversation. Writes the 5-field snapshot to docs/session-state.md and appends decisions (the reason, what was ruled out, what is still open) to docs/session-log.md, the separate append-only record; references artifacts by path instead of duplicating them, and redacts every secret. Use BEFORE you lose context, not after — and whenever a decision was made that a later session would otherwise re-open.

celestialdust 8f5708f 29.9 KB Updated

File contents

celestialdust/achilles-skills/tree/main/skills/handoff commit 8f5708f45a

Frequently asked questions

npx skillmds@latest add celestialdust/handoff