configurator-workflow

Installation
SKILL.md

Configurator Workflow

Overview

This skill defines the optimal workflow sequence for deploying Saleor configurations. It covers the validate-diff-plan-deploy pipeline, JSON envelope parsing at each step, failure recovery with entity-scoped drill-down, and report-based context gathering.

When to Use

  • "Deploy my config to the store"
  • "What would change if I deploy?"
  • "The last deploy failed, help me fix it"
  • "Set up a deployment pipeline"
  • Building CI/CD automation around the CLI
  • When NOT looking for individual command flags -- use configurator-cli instead
  • When NOT parsing JSON output structure -- use agent-output-parsing instead

Core Workflow Sequence

Always follow this sequence for safe deployments:

Related skills

More from saleor/configurator

Installs
1
GitHub Stars
29
First Seen
Apr 27, 2026