BanibrataChatterjee/AwesomeSalesforceSkills
Instructions file CodexOpenCode
Instructions for BanibrataChatterjee/AwesomeSalesforceSkills, covering agents.md, working on agents (not skills), reading / updating the skill queue and running agent evals.
BanibrataChatterjee/AwesomeSalesforceSkills
Instructions file CodexOpenCode
Instructions for BanibrataChatterjee/AwesomeSalesforceSkills, covering agents.md, working on agents (not skills), reading / updating the skill queue and running agent evals.
BanibrataChatterjee/AwesomeSalesforceSkills
Instructions file
Instructions for BanibrataChatterjee/AwesomeSalesforceSkills, covering claude.md — salesforce skills repository, what this repo is, canonical rules, required workflow for skill creation or skill updates and repository structure.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/field-impact-analyzer/AGENT.md. Returns a risk-scored inventory of every place a field is referenced.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/flow-analyzer/AGENT.md. For a Flow or an sObject, routes via standards/decision-trees/automation-selection.md, checks bulkification, and flags trigger/flow co-existence risks.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/permission-set-architect/AGENT.md. Two modes: design (from a persona) or audit (against the live org).
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Command "assess-org" from BanibrataChatterjee/AwesomeSalesforceSkills, covering /assess-org — org health assessment command, usage, what happens, variants and input options.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/waf-assessor/AGENT.md. Scores the org across the five WAF pillars (Trusted, Easy, Adaptable, Resilient, Composable), surfaces top risks per pillar, produces a remediation backlog.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain quickaction --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain approvalprocess --audit-scope |process: > --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain caseescalation --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain mydomainsessionsecurity --target-org [--focus ] [--benchmark baseline|high-trust].
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain listviewsearchlayout --target-org [--object-scope ].
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/lwc-auditor/AGENT.md. Scans one Lightning Web Component bundle and returns ranked findings with paste-ready fixes.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain lightningrecordpage --object --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain recordtypelayout --object --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain reportsdashboardsfoldersharing --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain reportdashboard --target-org [--folder-filter ].
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Invoke the audit-router agent. Wave 3b-1 of the redesign (see plan file).
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain sharing --scope |org> --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
/audit-router --domain validationrule --object --target-org.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Invoke the automation-migration-router agent. Wave 3a of the redesign (see plan file).
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/agentforce-builder/AGENT.md. Produces Apex @InvocableMethod + topic YAML + agent definition + test class + starter eval.
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/apex-builder/AGENT.md. Produces Apex class(es) + test class that conform to templates/apex/ (TriggerHandler, BaseService, BaseSelector, ApplicationLogger, SecurityUtils, HttpClient).
BanibrataChatterjee/AwesomeSalesforceSkills
Command
Wraps agents/changeset-builder/AGENT.md. Produces a dependency-ordered component list, destructive-changes list, and post-deploy activation checklist.