Share
Put what just happened in front of the people in the room. The message is posted as the person running this session, under their name, with a small "via Claude Code" (or Codex, Cursor) marker.
Needs the hilos MCP server (list_channels, post_message). If those tools
are not in this session, say so and point to
https://hilos.sh/docs/share-from-your-terminal instead of pretending to post.
- Find the thread. Use the thread this session last posted into. If there is
none, call
list_channels, ask which room, and post at top level there. - Write the summary yourself, in the person's register: what changed, where to
look, what is still open. Three to six lines. A branch name, a PR link, or a
git diff --statreads better than prose about the diff. - Call
post_messagewith the channel id, the body, andparentIdwhen there is a bound thread. - Print the returned link so the person can open it.
Never paste a whole diff, a transcript, a token, or the contents of .env. If
the change is large, share the shape of it and the link. Ask before sharing
anything the person has not seen in this session yet.