What problem does it solve? Designing formal process diagrams for AI workflows requires both BPMN 2.0 syntax knowledge and an understanding of agentic orchestration patterns. This Skill converts plain-language descriptions of human-AI workflows into valid BPMN 2.0 XML that renders directly in standard modeling tools. ## Core Features & Use Cases - Swimlane Architecture: Maps orchestrators, AI models (Opus, Sonnet, Haiku), and human reviewers to dedicated lanes showing who does what. - Gateway and Event Modeling: Encodes QA gates, model routing decisions, parallel execution, error handling, and escalation using exclusive, parallel, and inclusive gateways plus boundary events. - Tool-Compatible Output: Produces XML importable into bpmn.io, Camunda Modeler, Flowable, Signavio, and Bizagi. - Use Case: Describe a content pipeline where Claude Sonnet drafts, a human SME reviews at a QA gate, and failures loop back for revision — receive a complete .bpmn file ready to render. ## Quick Start Ask the AI to generate a BPMN diagram for your AI pipeline, describing the actors, models, review gates, and exception paths involved.