SF Audit All — Batch Org Health Audit

Discover authenticated Salesforce orgs and run sequential batch health audits.

3|1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/iaesteman/ai-salesforce-audit-claude --skill sf-audit-all-batch-org-health-audit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: SF Audit All — Batch Org Health Audit
Source: https://github.com/iaesteman/ai-salesforce-audit-claude/tree/main/skills/sf-audit-all
Command: npx skills add https://github.com/iaesteman/ai-salesforce-audit-claude --skill sf-audit-all-batch-org-health-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits multiple authenticated Salesforce orgs in batch and compares their health scores to provide a single, high-level view of organizational health across environments.

Core Features & Use Cases

  • Sequentially runs audits for all authenticated orgs using the existing /sf-audit command, producing per-org results.
  • Generates a side-by-side comparison summary showing per-org scores and grades across all audited orgs.
  • Handles expired tokens by skipping affected orgs and reporting them in the summary to avoid API errors.

Quick Start

Run /sf-audit-all to perform a batch health audit across all authenticated Salesforce orgs.

Frequently Asked Questions about SF Audit All — Batch Org Health Audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit multiple Salesforce orgs at once for health comparison?▼

Batch auditing multiple Salesforce orgs involves discovering all authenticated environments and running sequential health checks on each, generating an aggregate comparison summary of per-org scores and grades.

What happens to my batch Salesforce audit if an org has an expired token?▼

If an org has an expired token during a batch Salesforce audit, the tool skips the affected org to avoid API errors and reports it explicitly in the final summary alongside the successfully audited environments.

Can I get an aggregate health score across several Salesforce environments?▼

Yes, you can get an aggregate health score across several Salesforce environments by running a batch audit that collects per-org results and presents a unified, high-level view of organizational health and trends.

Does the batch org health audit work for teams managing many Salesforce environments?▼

Yes, the batch org health audit is designed for teams managing multiple Salesforce environments who need a unified health score, sequentially invoking per-org audits to provide comprehensive cross-org insights.

How are individual Salesforce org audits executed during a batch comparison?▼

Individual Salesforce org audits are executed sequentially during a batch comparison by invoking the standard per-org audit command for each discovered authenticated environment, ensuring systematic coverage without concurrent API conflicts.