make-scenario-building
Installation
SKILL.md
Make Scenario Building
This skill guides building a scenario in Make. A scenario is an automated workflow composed of modules connected together. Before building anything, Phase 1 below MUST be completed.
Known Make module id: the Make Code module is "module": "code:ExecuteCode".
Phase 1: Understand the Business Need & Identify Modules
Phase 1 has three steps. Do not skip or rush any of them.
Step 1: Clarify the Business Use Case
The first job is to understand exactly what the user wants to automate. Use an adaptive interview approach:
- Start conversational. Ask 1-2 focused questions about what they want to achieve:
- What task or process do they want to automate?
- Which systems or services are involved?