divingsbysangam

61 mods across 1 repository, 10 stars between them.

agentforce-develop

07

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Build, modify, debug, and deploy Agentforce agents written in Agent Script. Use when creating or modifying .agent files or aiAuthoringBundle metadata, designing subagents and actions, writing or reviewing an Agent Spec, or running sf agent generate / preview / validate / publish / activate. Trigger phrases: 'build an…

10 4d ago A 179 tokens original MIT

agentforce-observe

08

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Analyze production Agentforce agent behavior using STDM session traces in Data Cloud, plus a fallback path using sf agent test + sf agent preview --authoring-bundle when STDM is unavailable. Use when investigating production failures, regressions, or performance regressions; querying ssotAiAgentSessiondlm; reproducing…

10 4d ago A 160 tokens original MIT

agentforce-test

09

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Write, run, and analyze test suites for Agentforce agents — preview-based smoke tests, Testing Center batch suites, action execution, trace diagnosis, and iterative fix loops. Use when running sf agent test create / run / run-eval / results, writing AiEvaluationDefinition test specs, building regression suites…

10 4d ago A 161 tokens original MIT

apex-generate

10

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Generate Apex classes and tests with bulkification, CRUD/FLS, and the project's trigger framework wired in. Covers services, selectors, domain classes, batch / queueable / schedulable, invocable methods, REST resources, and the matching test classes with TestDataFactory + 251+ record bulk tests. Trigger phrases…

10 4d ago A 214 tokens original MIT

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Modernize legacy Salesforce triggers — move SOQL/DML out of loops, separate concerns into a Trigger Handler / Trigger Actions Framework class, generate matching test coverage, and re-deploy. Use when you find a trigger with inline business logic, DML inside loops, no recursion guard, or no handler class. Trigger…

10 4d ago A 161 tokens copy · 95% MIT

compound-docs

13

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Guide for writing solution documents that feed the institutional knowledge system under docs/solutions/. Use when compounding learnings, authoring solution YAML frontmatter, or teaching /sf-compound output shape.

10 4d ago A 43 tokens copy · 94% MIT

create-agent-skills

14

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Guide for adding new personas and skills to the SF Compound Engineering Plugin. Use when creating a new review/research persona, adding a domain-knowledge or workflow skill, or wiring a new specialist concern into sf-review / sf-doc-review / sf-plan. Encodes the agentless (V3.1) conventions: personas are skill-local…

10 4d ago A 79 tokens original MIT

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

How workflow skills dispatch specialist personas as isolated subagents. Referenced by sf-review, sf-work, sf-plan, sf-lfg, sf-debug, sf-doc-review, sf-resolve-pr-feedback and other workflow skills when they say 'dispatch these personas'. Covers parallel-on-Claude-Code vs inline-elsewhere, the same-response parallelism…

10 4d ago A 84 tokens original MIT

file-todos

16

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Track project tasks as individual markdown files in todos/ with status, priority, and context. Use when creating file-based todos, updating todo status, or organizing parallel work items.

10 4d ago A 39 tokens original MIT

flow-generate

17

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Generate Salesforce Flow metadata (Screen / Autolaunched / Record-Triggered before-save and after-save / Scheduled) using the MCP executemetadataaction pipeline (fetchGroundedObjectMetadata → flowElementSelection → flowElementGeneration). Use this skill for any Flow generation. Trigger phrases: 'create a flow', 'build…

10 4d ago A 196 tokens copy · 94% MIT

git-worktree

19

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Manage isolated git worktrees for parallel Salesforce development and hotfix branches. Use when creating, listing, or removing worktrees without disturbing an in-progress feature branch.

10 4d ago A 36 tokens original MIT

divingsbysangam/salesforce-compound-engineering-plugin

Skill Claude CodeCodex

Generate Salesforce Lightning pages — FlexiPages (RecordPage / AppPage / HomePage) and entire Lightning apps that orchestrate object + fields + tabs + flexipage + permission set. Use when creating Lightning record pages, app home pages, or building a complete LEX app from a description. Trigger phrases: 'create a…

10 4d ago A 181 tokens copy · 92% MIT