What problem does it solve? Business analysts need stakeholder-facing handoff documents (meeting minutes, user guides, export packs, previews) but producing them manually is repetitive and risks inventing decisions or leaking secrets. This Skill standardizes offline-first artifact generation from notes and transcripts with strict safety contracts. ## Core Features & Use Cases - Five output modes: meet (MEETING.md), userguide (USERGUIDE.md), export (EXPORT.md), preview (HTML preview + PREVIEW.md), and update-overview (OVERVIEW_SHARED.md), each seeded from a dedicated template. - Safety contract: never invents meeting decisions, never puts secrets in exports or previews, and confirms ambiguous owners or dates before writing. - Office rendering: integrates with docx, pdf, and html skills when rendered formats are requested. - Use Case: After a stakeholder workshop, run mode meet with your transcript to produce MEETING.md with separated decisions and action tables, then run mode export to package it as a PDF for distribution. ## Quick Start Use the ba-handoff skill with mode meet to turn my workshop notes into a MEETING.md with decisions and actions.