register_session
Register the current Claude session with the mailbox to enable peer messaging and leader coordination. Starts heartbeating for presence and captures the session for incoming events.
Instructions
Register this Claude session in the mailbox and start heartbeating.
project/branch/worktree are auto-detected from git. Auto-claims leadership if on the main branch. Idempotent for the connection's lifetime (one process per session under stdio; one entry per connection under HTTP). Also captures the live session so peer messages can be pushed as claude/channel events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objective | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||