Make Scenario Planner
Purpose
Plan Make.com scenarios with clear modules, fields, routes, filters, error handling, and test data.
When to Use
Use this skill when designing or fixing a Make.com automation for Gmail, Sheets, APIs, marketplaces, Slack, Telegram, CRM, or content workflows.
Inputs
Useful inputs: scenario goal, app list, trigger app, actions, fields, filters, data examples, schedule, and expected result.
Workflow
- Define scenario goal and trigger.
- List modules in order.
- Map fields between modules.
- Add filters, routes, and checks.
- Define test data and run notes.
Output
Always provide scenario map, module list, field map, filters, test data, and next actions.
Common Mistakes
- No test data.
- Missing field map.
- Too many routes.
- No error path.
Related Skills
- automation-workflow-planner
- api-integration-planner
- automation-error-reviewer