What problem does it solve? When the source materials for a business definition sheet live in external systems like Slack, Notion, GitHub, or Google Meet, gathering them manually before drafting the sheet is slow and error-prone. This workflow skill connects material retrieval with sheet creation so the whole process runs in one flow. ## Core Features & Use Cases - Orchestrated retrieval: Selects the appropriate fetch skill (Slack, Notion, GitHub, Google Meet, Google Sheets, web) based on where the materials live, and optionally uses classify-fetched-materials when sources span multiple systems. - Delegated sheet creation: Passes fetched materials to create-business-definition-sheet, which handles extraction of the 9 items (business name, stakeholders, trigger, duration, frequency, purpose, INPUT, DO, OUTPUT), interviews for gaps, and file creation. - Use Case: You need a business definition sheet for an approval workflow whose details are scattered across a Slack thread and a Notion page. This skill fetches both sources, then produces the sheet with clearly marked items that still need interviewing. ## Quick Start Use workflow-create-business-definition-sheet to fetch materials from the specified Slack channel and Notion page and create a business definition sheet for the expense approval process.