Build Flow banner
PranavNagrecha PranavNagrecha

Build Flow

Design community

Description

# /build-flow — Design a Flow (any type) from a business requirement Wraps [`agents/flow-builder/AGENT.md`](../agents/flow-builder/AGENT.md). Returns the Flow type decision, element plan, subflow plan, fault path, bulkification notes, and test matrix. --- ## Step 1 — Collect inputs Ask the user: ``` 1. Requirement (plain English, one or two sentences)? Example: "When a Case is created on a Platinum-tier Account, route to the Platinum Support queue and notify the account owner" 2. Target

Installation

Installs to ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-build-flow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-build-flow && curl -fsSL https://raw.githubusercontent.com/PranavNagrecha/AwesomeSalesforceSkills/HEAD/commands/build-flow.md -o ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-build-flow/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository