Skip to main content
Back to registry

sf-debug

jaganpro/sf-skills

Use this skill when the user needs root-cause analysis from debug logs : governor-limit diagnosis, stack-trace interpretation, slow-query investigation, heap / CPU pressure analysis, or a reproduction-to-fix loop based on log evidence.

Installs173
Install command
npx skills add https://github.com/jaganpro/sf-skills --skill sf-debug
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when the user needs root-cause analysis from debug logs : governor-limit diagnosis, stack-trace interpretation, slow-query investigation, heap / CPU pressure analysis, or a reproduction-to-fix loop based on log evidence. Use sf-debug when the work involves: Delegate elsewhere when the user is: Ask for or infer: Prefer fixes that are: Expanded workflow: references/analysis-playbook.md Expanded examples: references/common-issues.md When finishing analysis, report in this order: Suggested shape: - .log files from Salesforce - stack traces and exception analysis - governor limits - SOQL / DML / CPU / heap troubleshooting - query-plan or performance evidence extracted from logs - running or repairing Apex tests → sf-testing - implementing the code fix → sf-apex - debugging Agentforce session traces / parquet telemetry → sf-ai-agentforce-observability - org alias - failing transaction / user flow / test name - approximate timestamp or transaction window - user / record / request ID if known - whether the goal is diagnosis only or diagnosis + fix loop - entry point and transaction type - exceptions / fatal errors - governor limits - repeated SOQL / DML patterns - CPU / heap hotspots - callout timing and external failures - Critical — runtime failure, hard limit, corruption risk - Warning — near-limit, non-selective query, slow path - Info — optimization opportunity or...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sf-debug do?

Use this skill when the user needs root-cause analysis from debug logs : governor-limit diagnosis, stack-trace interpretation, slow-query investigation, heap / CPU pressure analysis, or a reproduction-to-fix loop based on log evidence.

Is sf-debug good?

sf-debug does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sf-debug work with?

sf-debug currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to sf-debug?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sf-debug?

npx skills add https://github.com/jaganpro/sf-skills --skill sf-debug

Related skills

More from jaganpro/sf-skills

Related skills

Alternatives in Software Engineering