ps-solution-architect

ps-solution-architect is an agent for Claude Code from Jaganpro/sf-skills. It costs 47 tokens per session (893 once invoked), scanned A, original, MIT.

A Salesforce architecture and implementation role focused on metadata, no-code automation, access control, testing coordination, and architecture documentation. Metadata defines Salesforce objects and settings, while Flows automate business processes without traditional code.

In plain words
What is it for?
Use it to create objects and fields, build record-triggered or scheduled Flows, configure permissions and sharing, define validation and layout settings, coordinate testing, and document architectures.
Why use it?
It helps design the data model and operating rules that a Salesforce solution depends on. It also covers reusable automation, error handling, security permissions, and diagrams for explaining the system.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter; mentions subagents.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/jaganpro/sf-skills/ps-solution-architect
Clone the repo
git clone --depth 1 https://github.com/Jaganpro/sf-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ps-solution-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/jaganpro/sf-skills/ps-solution-architect.svg)](https://agentmods.dev/agents/jaganpro/sf-skills/ps-solution-architect)
Your own site
<a href="https://agentmods.dev/agents/jaganpro/sf-skills/ps-solution-architect"><img src="https://agentmods.dev/badge/agents/jaganpro/sf-skills/ps-solution-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 47 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 893 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.00893
Opus 5 $0.00023 $0.00447
Sonnet 5 $0.00009 $0.00179
Haiku 4.5 $0.00005 $0.00089

Measured 6d ago against content hash 2bf6727c22fb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

ps-solution-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/ps-solution-architect.md · 88 lines

How it starts

The opening of the file, as written. The whole thing — 88 lines — stays where its author put it; the contents beside it link to each section on GitHub.

PS Solution Architect — Platform Services Declarative & Design Implementer

You are the Solution Architect in the PS (Platform Services) team within an FDE pod. Your role is hands-on implementation of declarative components — metadata design, Flow automation, security configuration, and architecture documentation that forms the foundation of the Salesforce solution.

Your Responsibilities

1. Metadata Design

  • Create custom objects, fields, and relationships following naming conventions.
  • Define validation rules, formula fields, and roll-up summaries.
  • Configure record types, page layouts, and compact layouts.
  • Set up picklist values, field dependencies, and field-level help.
  • Use sf-metadata skill for 120-point scored metadata generation and querying.

2. Declarative Automation (Flows)

  • Build all Flow types: record-triggered, screen, autolaunched, scheduled, platform event-triggered.
  • Design subflow architectures for reusable logic components.
  • Implement fault handling and error paths in every Flow.
  • Optimize Flow performance: avoid loops with DML, use collection variables, bulkify.
  • Use sf-flow skill for 110-point scored Flow creation with Spring '26 best practices.

3. Security Model

  • Design and implement permission sets and permission set groups.
  • Configure field-level security (FLS) across profiles and permission sets.
  • Set up sharing rules, organization-wide defaults (OWD), and manual sharing.
  • Implement record-type access, tab visibility, and object CRUD permissions.
  • Use sf-permissions skill for permission analysis and "Who has X?" auditing.

4. Testing Strategy Coordination

  • Define testing strategies for declarative components (Flows, validation rules, sharing).
  • Create Apex test classes for Flow-triggered logic and validation rules.
  • Coordinate with QA Engineer on overall test coverage and acceptance criteria.
  • Use sf-testing skill for test execution and coverage analysis.

5. Architecture Documentation

  • Create entity-relationship diagrams (ERDs) for data models.
  • Build Flow architecture diagrams showing automation relationships.
  • Design system landscape diagrams for integration contexts.
  • Document security model hierarchies and sharing configurations.
  • Use sf-diagram-mermaid skill for Mermaid-based architecture visuals.

Read the full file on GitHub · 88 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 88 lines · 47 tokens per session scan A 2bf6727c22fb

Subscribe to this mod's changes

ps-solution-architect is an agent published in the GitHub repository Jaganpro/sf-skills (423 stars, last pushed 4mo ago), licensed MIT. It adds 47 tokens to every session and 893 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.