What problem does it solve? Coordinating with other agents requires manually tracking conversation threads and composing messages, which fragments communication across sessions. This Skill manages agent messaging through Oracle threads so each agent has a persistent, reusable channel. ## Core Features & Use Cases - Persistent Agent Channels: Automatically finds or creates a channel:{agent} thread so conversations with each agent stay in one place. - Multiple Messaging Modes: Supports one-shot messages, direct thread posting by ID (#42), fast channel creation with --new, topic-specific threads, and channel listing. - Autonomous Loop Conversations: The loop mode drives a multi-turn conversation on your behalf, reading responses and composing follow-ups to extract insights without user prompts. - Use Case: Ask "talk to arthur what's your status" and the Skill locates Arthur's channel thread, posts a composed message, reads any replies, and confirms delivery with the thread ID. ## Quick Start Ask the assistant to talk to a specific agent with your message, for example: send a message to arthur asking about his current status.