sf-b2c-jobs

Installation
SKILL.md

Salesforce B2C Commerce Jobs

Before Writing Code

ALWAYS fetch live documentation BEFORE writing any job code:

  1. Web-search: "Salesforce B2C Commerce job framework documentation 2026"
  2. Web-search: "SFCC custom job step implementation guide 2026"
  3. WebFetch official Salesforce docs for:
    • Job framework reference and execution context
    • System job types and parameters
    • Cron expression syntax for B2C Commerce
    • sfcc-ci job command reference

Why: Job APIs, execution contexts, and best practices evolve with each B2C Commerce release. Always verify current patterns.

Conceptual Architecture

Job Framework Overview

Related skills
Installs
2
GitHub Stars
29
First Seen
Mar 31, 2026