# Make Scenario Planner

> Make Scenario Planner

- Skill: `dasexperten/make-scenario-planner` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add dasexperten/make-scenario-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dasexperten/make-scenario-planner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: dasexperten (https://skillmd.com/u/dasexperten)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dasexperten/make-scenario-planner

---

# 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

1. Define scenario goal and trigger.
2. List modules in order.
3. Map fields between modules.
4. Add filters, routes, and checks.
5. 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

