What problem does it solve? Writing text that leaves your session and reaches another person—emails, support tickets, pull request bodies, issue comments—carries real consequences. This Skill enforces a disciplined workflow so every outgoing message is context-aware, correctly formatted for its recipient, properly attributed, and explicitly approved before it is sent. ## Core Features & Use Cases - Recipient-aware drafting: Inspects the destination, thread, and templates to match the expected form and tone before writing a word. - Mandatory collaboration attribution: Prepends a two-line block naming the user's handle, the model, and the harness on every outgoing text. - Approval-gated sending: Shows the full draft in plain text, requires explicit wording approval, and only sends when authorized. - Use Case: You need to reply to a GitHub pull request review. The Skill reads the thread, drafts a concise reply in the reviewer's expected format, adds the attribution block with your GitHub handle, shows you the exact text, and posts it only after you approve. ## Quick Start Ask the assistant to draft a reply to the open pull request review and show it to you before sending.