| name | peer67:chat |
| description | Start a chat session with a contact. Usage: /peer67:chat <name> |
Use ONLY peer67 MCP tools. Do NOT read files or code.
- Call
peer67_inbox filtered by the contact name to get recent messages
- Show any messages with >> prefix
- Tell the user: "Chatting with [name]. Just type to send."
- From now on, treat every user message as a message to send to this contact
- Call
peer67_send for each user message — NO confirmation, NO drafts
- Keep checking
peer67_inbox between messages
- Stop chat mode when user says "done", "exit", or changes topic