Hilos Share

Post a short summary, a diff, or a link from this session into the hilos thread it is bound to. Use when asked to share, post, or tell the room what happened.

pablostanley 559be9b 1.3 KB Updated

File contents

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.

  1. 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.
  2. 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 --stat reads better than prose about the diff.
  3. Call post_message with the channel id, the body, and parentId when there is a bound thread.
  4. 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.

pablostanley/hilos-agents/tree/main/skills/hilos-share commit 559be9b964

Frequently asked questions

npx skillmds@latest add pablostanley/hilos-share