cirra-ai-sf-flow

Generate and validate Salesforce Flow XML with Cirra AI MCP Server.

3|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/cirra-ai/skills --skill cirra-ai-sf-flow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cirra-ai-sf-flow
Source: https://github.com/cirra-ai/skills/tree/main/cirra-ai-sf-flow/skills/cirra-ai-sf-flow
Command: npx skills add https://github.com/cirra-ai/skills --skill cirra-ai-sf-flow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation and validation of Salesforce flows using Cirra AI MCP Server, reducing manual design time and ensuring best-practice compliance.

Core Features & Use Cases

  • Generate production-ready Flow XML for various flow types (Screen, Record-Triggered, Autolaunched, Platform Event, Scheduled) with Winter '26 guidelines.
  • Validate flows against 110-point scoring across critical categories including performance, security, and error handling.
  • Deploy and manage flows through Cirra AI MCP Server, with tooling API access for discovery and diagnostics.
  • Use cases include building new automations, reviewing existing flows for optimization, and validating references/dependencies before deployment.

Quick Start

Create a production-ready Salesforce Flow using Cirra AI MCP Server and deploy to your org.

Frequently Asked Questions about cirra-ai-sf-flow

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

FAQPage Schema
How do I automate Salesforce Flow creation and validation?

You can automate Salesforce Flow creation by generating production-ready Flow XML via the Cirra AI MCP Server. It supports building, validating, and reviewing record-triggered, screen, autolaunched, and scheduled flows while enforcing Winter '26 API version 65.0 guidelines.

How does Salesforce Flow validation work for performance and security?

Salesforce Flow validation assesses flows using a 110-point scoring system across critical categories including performance, security, and error handling. It checks strict XML ordering and fault paths to ensure best-practice compliance before deployment.

Can I validate existing Salesforce flows for optimization before deployment?

Yes, you can validate existing Salesforce flows for optimization by reviewing them against a 110-point scoring system. This checks references, dependencies, performance, and error handling to ensure best-practice compliance before deployment.

What Salesforce flow types are supported by automated validation?

Automated validation supports record-triggered, screen, autolaunched, platform event, and scheduled flows. It applies Winter '26 guidelines and API version 65.0 to ensure proper XML ordering and fault paths across all these flow types.

Does Cirra AI MCP Server support tooling API queries for flow diagnostics?

Yes, Cirra AI MCP Server supports tooling API queries for flow diagnostics and discovery. It integrates with metadata_create, metadata_read, metadata_list, and sobject_describe functions to deploy and manage flows effectively.