Skip to content
v1.9.0Apache-2.0

B2C Commerce operator and administrator runbooks for job health, checkout and failed orders, and incident triage.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "b2c-ops",
  "version": "1.9.0",
  "description": "B2C Commerce operator and administrator runbooks for job health, checkout and failed orders, and incident triage.",
  "author": {
    "name": "Salesforce"
  },
  "homepage": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/",
  "repository": "https://github.com/SalesforceCommerceCloud/b2c-developer-tooling",
  "license": "Apache-2.0",
  "keywords": [
    "salesforce",
    "b2c-commerce",
    "operations",
    "administration",
    "runbooks",
    "incident-triage"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "B2C Operations",
        "shortDescription": "Job health and incident investigation runbooks.",
        "longDescription": "Review scheduled work, investigate checkout and failed orders, and prepare evidence-backed handoffs using B2C Commerce tools.",
        "developerName": "Salesforce",
        "category": "Productivity",
        "capabilities": [
          "Read"
        ],
        "logo": "./assets/logo.svg",
        "composerIcon": "./assets/logo.svg",
        "brandColor": "#0D9DDA",
        "websiteURL": "https://salesforcecommercecloud.github.io/b2c-developer-tooling/",
        "defaultPrompt": [
          "Review scheduled jobs and flag incomplete updates",
          "Investigate checkout failures without changing the instance",
          "Prepare a developer handoff for this incident"
        ]
      }
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai