sf-flow

Automate Salesforce Flow design and validation with a 110-point scoring framework.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dcinzona/folios --skill sf-flow-dcinzona
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sf-flow
Source: https://github.com/dcinzona/folios/tree/main/.agents/skills/sf-flow
Command: npx skills add https://github.com/dcinzona/folios --skill sf-flow-dcinzona

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

sf-flow provides structured guidance to design, validate, and govern Salesforce Flows using a consistent 110-point scoring framework.

Core Features & Use Cases

  • 110-point scoring across 6 categories (bulk safety, fault handling, architecture, security, documentation, deployment readiness)
  • Guidance for Flow orchestration patterns (Standalone, Parent-Child, Sequential, Conditional) and reusability through subflows
  • Integration-ready patterns for Apex invocations and LWC screen flows, with deployment/testing guidance
  • Use cases: create record-triggered, screen, autolaunched, scheduled, platform-event flows and validate corresponding metadata files (.flow-meta.xml)

Quick Start

Request a Flow design and validation using the 110-point scoring framework.

Frequently Asked Questions about sf-flow

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

FAQPage Schema
How do I validate a Salesforce Flow before deployment?

Validate a Salesforce Flow by applying a 110-point scoring framework across bulk safety, fault handling, architecture, security, documentation, and deployment readiness to assess correctness and production readiness.

What is the best way to govern Salesforce Flow architecture and subflows?

Govern Salesforce Flow architecture by enforcing orchestration patterns like Standalone, Parent-Child, Sequential, and Conditional, utilizing subflows for reusability to achieve a valid structural score.

How do I check bulk safety and fault handling in record-triggered flows?

Check bulk safety and fault handling in record-triggered flows by evaluating them against specific governance categories within the 110-point validation framework to ensure correct bulk execution.

Can I validate Flow XML metadata files for autolaunched and scheduled flows?

Yes, you can validate Flow XML metadata files for autolaunched, scheduled, screen, and record-triggered flows to assess metadata correctness and deployment readiness using the scoring framework.

Does the Salesforce Flow validation framework support Apex invocations and LWC screen flows?

The Salesforce Flow validation framework provides integration-ready patterns for Apex invocations and LWC screen flows, including specific deployment and testing guidance to ensure secure integration.