admin-legacy-automation

Analyze Salesforce legacy automation components like workflow rules and approval processes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sf-intelligence, and includes scripts (resource) components.

What problem does it solve?

This Skill provides admins with insights into Salesforce's legacy automation layers, enabling them to understand and manage workflows, approval processes, and other automation components effectively.

Core Features & Use Cases

  • Workflow Rule Analysis: Identifies and describes the rules, actions, and triggers involved in workflows.
  • Approval Process Inspection: Details the active and inactive approval processes, including the approver chain and associated rules.
  • Data-Driven Recommendations: Recommends moving legacy automation to Flow for modernization where applicable.
  • Use Case: An admin can use this Skill to determine which workflows are still active on the 'Account' object and understand the email templates that fire as part of these workflows.

Quick Start

Use the admin-legacy-automation skill to show me the workflow rules that touch the 'Account' object.

Frequently Asked Questions about admin-legacy-automation

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

FAQPage Schema
How do I analyze Salesforce legacy automation components like workflow rules and approval processes?

To analyze Salesforce legacy automation, this Skill inspects workflow rules, approval processes, and configuration metadata from your org. It fetches component details directly to help admins understand the existing automation landscape and identify active rules.

How do I find which workflow rules are active on a specific Salesforce object?

Finding active workflow rules on a specific Salesforce object requires querying your org's automation metadata. This Skill retrieves those configurations, allowing you to identify active rules, their triggers, and the exact email templates that fire for objects like Account.

When do I need to modernize Salesforce workflow rules and approval processes?

You need to modernize Salesforce workflow rules and approval processes when evaluating your legacy automation landscape for updates. This Skill provides data-driven recommendations identifying which legacy configurations should migrate to Flow for modernization.

Do I need the sf-intelligence package to inspect Salesforce approval processes?

Yes, you need the sf-intelligence package to inspect Salesforce approval processes. This dependency is required to fetch the metadata from your Salesforce environment so the Skill can analyze the approver chains, associated rules, and active states.

What is the best way to inspect the approver chain in a Salesforce legacy approval process?

The best way to inspect the approver chain in a Salesforce legacy approval process is to use this Skill to parse the automation metadata. It details both active and inactive approval processes, including the full approver chain and associated rules.