What problem does it solve? Finished work often never reaches its audience because publishing, sending, or launching is irreversible and error-prone. This Skill acts as the final release gate in the Do Better Drive workflow, ensuring reviewed deliverables actually go out through the planned channels—safely and verifiably. ## Core Features & Use Cases - Pre-flight verification: Confirms the review verdict passed, the deliverable exists at its recorded path, and the distribution channel is ready before anything ships. - Sensitive-information screening: Scans outgoing public content for revenue figures, contract amounts, company-plus-price combinations, API keys, and personal data, replacing them with quantitative workarounds. - Human confirmation gate: Pauses before irreversible actions (public publishing, sending, launching, contracts) until the user explicitly approves; reversible actions proceed with a report. - Delegation to existing skills: Hands actual publishing and sending to channel skills (ghost-publish, gmail, slack, naver-commerce, note-publish) instead of reimplementing them, and skips already-sent channels on reruns to prevent duplicate sends. - Use Case: After a newsletter draft passes review, the Skill test-sends it to yourself, checks rendering, asks for your final go-ahead, publishes via the newsletter skill, verifies the live URL displays correctly, and logs the shipment in progress.md. ## Quick Start Tell the assistant "내보내기" or "이제 내보내" after a deliverable has passed the drive-review stage, and it will run the shipping gate end to end.