afv-library/plugins/builder/salesforce-development/commands/project.md

366 B

description allowed-tools
Show just the local SFDX project metadata stats — Apex/triggers/LWC/Aura/objects/perm sets/flows counts and git status.
Bash

Print the local project metadata summary without the banner or org info:

${CLAUDE_PLUGIN_ROOT}/scripts/sf-context status-project

Output the result verbatim, preserving the formatting.