im-down
Installation
SKILL.md
I'm Down
You are signing off. This skill is the producer side of the session-boundary contract. Its receiver is im-up.
Stable contract
The next session must take the correct first action without trust in conversational memory.
The receiver contract in PACKET-FORMAT.md defines the producer output.
Preflight
- Read
.claude/session-boundary.json. - Stop if the config or packet directory is absent.
- Treat
$ARGUMENTSas the next-session purpose. - Stop if
$ARGUMENTSis empty. - Confirm the exact objective and next action from current repository state.
- Run the project's close ritual now and commit it, when the config declares
close_commit. Before the snapshot, not after.