When you're staring at a Salesforce debug log trying to figure out why a transaction blew past CPU time or threw a null pointer three layers deep, this skill walks you through the diagnosis. It pulls logs via the CLI, identifies governor limit pressure, decodes stack traces, and spots the usual suspects like SOQL in loops or non-selective queries. The output format is structured: what failed, where, why, severity, fix, and how to verify. It scores itself on a 100-point rubric and knows when to hand off to sf-apex for the actual code fix or sf-testing for reproducing the issue. Solid for root cause work when you need more than grep.
npx -y skills add jaganpro/sf-skills --skill sf-debug --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
JamieMason/syncpack
awslabs/agent-plugins
github/awesome-copilot
addyosmani/agent-skills