B2C Debug Skill Use the CLI to debug server-side scripts on Salesforce B2C Commerce instances. The command provides an interactive REPL for terminal debugging, with an mode for headless/programmatic use. Tip: If is not installed globally, use instead (e.g., ). Prerequisites - Basic Auth credentials (username/password) for a BM user with - Script Debugger enabled: BM Administration Development Configuration Enable Script Debugger Interactive Debugging Start a Debug Session Set Breakpoints In the REPL: Inspect State When Halted Control Execution Thread Management RPC Mode (Headless / Agent Use)…