vault-coverage-honesty

Analyze Salesforce org vault coverage gaps from metadata retrieval results.

2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill vault-coverage-honesty
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vault-coverage-honesty
Source: https://github.com/PranavNagrecha/Salesforce-Intelligence/tree/main/.claude/skills/vault-coverage-honesty
Command: npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill vault-coverage-honesty

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that users can accurately assess the completeness and honesty of the vault coverage in a Salesforce org, providing insights on what is and isn't modeled.

Core Features & Use Cases

  • Coverage Report: Generates a comprehensive report on the vault's coverage, indicating what has been retrieved and what hasn't.
  • Destructive Verdicts: Helps with safe-to-delete field assessments and what-if scenarios by providing coverage caveats.
  • Data Integrity: Ensures that users are not misled by incomplete data or coverage gaps.

Quick Start

Run the 'sfi.coverage_report' command to review the vault coverage status.

Frequently Asked Questions about vault-coverage-honesty

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

FAQPage Schema
How do I verify Salesforce org vault coverage and identify metadata gaps?

To verify Salesforce org vault coverage, you can generate a coverage report that analyzes metadata retrieval operations to identify coverage gaps and disclose incomplete data, ensuring accurate vault completeness assessments.

What is vault coverage honesty and why is it important for destructive changes in Salesforce?

Vault coverage honesty transparently discloses what Salesforce metadata is and isn't modeled, which is essential for preventing data integrity issues and ensuring safe-to-delete field assessments during destructive verdicts and what-if scenario analysis.

How do I generate a Salesforce coverage report to check for incomplete metadata retrieval?

You can generate a Salesforce coverage report by running the 'sfi.coverage_report' command, which monitors the vault's completeness and indicates exactly what metadata has been successfully retrieved and what remains missing.

Can I use vault coverage reports for safe-to-delete field assessments in Salesforce?

Yes, vault coverage reports support safe-to-delete field assessments and what-if scenarios by providing explicit coverage caveats, ensuring your destructive verdicts account for any unretrieved or incomplete Salesforce metadata.

What are the limitations of relying on vault coverage reports for Salesforce data integrity?

Vault coverage reports are limited by the scope of your metadata retrieval operations; if underlying retrieval is incomplete, the report will disclose these coverage gaps but cannot retrieve the missing Salesforce metadata itself.