jiten-singh-shahi/salesforce-claude-code
Plugin Claude Code
Production-ready AI agent harness for Salesforce development — 17 agents, 57 skills, and 29 hooks for Apex, LWC, SOQL, Flows, Visualforce, Aura, and DevOps.
jiten-singh-shahi/salesforce-claude-code
Plugin Claude Code
Production-ready AI agent harness for Salesforce development — 17 agents, 57 skills, and 29 hooks for Apex, LWC, SOQL, Flows, Visualforce, Aura, and DevOps.
jiten-singh-shahi/salesforce-claude-code
Plugin Claude Code
Production-ready expert subagents, domain skills, and quality gates for Salesforce development.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Multi-source Salesforce research — Apex patterns, org architecture, platform event trade-offs, deploy strategies. Use when investigating complex decisions requiring cited reports. Do NOT use for single doc lookups.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Sync Salesforce project docs with codebase — codemaps, ADRs, data dictionaries, deployment runbooks, ApexDoc. Use when updating docs after sprints or architect planning. Do NOT use for authoring design docs or CLAUDE.md.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Run eval suites for Salesforce Apex and org quality — define pass/fail, grade with code/model graders, run pipeline evals (architect → build → review). Use when validating session quality. Do NOT use for post-implementation checks.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Build learning loops for Salesforce Apex and org development — observe patterns, create confidence-scored instincts, feed insights to sf-architect and sf-review-agent. Use when improving quality over time. Do NOT use for single-session tasks.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Run autonomous loops over Salesforce tasks — iterating Apex refactors, test coverage improvements, deploy validations, or multi-agent pipeline execution with safety gates. Use when running repeated or multi-step tasks. Do NOT use for single-pass.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Use when removing dead Apex code, unused metadata, or duplicate logic from a Salesforce project using PMD with safety tiers (SAFE/CAREFUL/RISKY). Do NOT use before production deploys.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Configure Salesforce org — objects, fields, relationships, permissions, sharing, Custom Metadata, Experience Cloud. Use PROACTIVELY when setting up org config. For new features, use sf-architect first. Do NOT use for Apex, LWC, or Flow.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Build and test Agentforce AI agents — Agent Script, topics, Apex actions, metadata deployment. Use PROACTIVELY when building Agentforce. Do NOT use for standard Apex.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Build, test, and review Apex classes, triggers, batch, async, and callouts via TDD. Use PROACTIVELY when modifying Apex. For new features, use sf-architect first. Do NOT use for LWC, Flow, or org config.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Classify work, interview user, run impact analysis, design Salesforce Apex/LWC/Flow solutions, decompose into agent tasks with deploy order and rollback plan. Use PROACTIVELY when planning ANY change — FIRST agent. Do NOT skip to domain agents.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Use when reviewing or maintaining Aura components for architecture, events, Locker/LWS compliance, performance, and LWC migration readiness. Do NOT use for LWC components or Apex-only review.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Diagnose and fix Salesforce build errors, Apex test failures, metadata conflicts, and deployment issues with minimal diffs. Use PROACTIVELY when builds or deploys fail. Do NOT use for new features or refactoring.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Build, test, and review Record-Triggered, Screen, Scheduled, and Orchestration Flows with approvals and sub-flow decomposition. Use PROACTIVELY when modifying Flows. For new features, use sf-architect first. Do NOT use for Apex or LWC.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Build and review Salesforce integrations — REST/SOAP callouts, Named Credentials, Platform Events, CDC, retry via Finalizers. Use PROACTIVELY when building integrations. For new features, use sf-architect first. Do NOT use for internal Apex or LWC.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Build, test, and review LWC with SLDS, accessibility, wire, and events. Use built in lightning components first otherwise build own using SLDS. Use PROACTIVELY when modifying LWC. For new features, use sf-architect first. Do NOT use for Apex/Aura/VF.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Final Salesforce quality gate — validate Apex, LWC, Flow against architect plan; audit security, governor limits, tests, and deploy readiness. Use PROACTIVELY when reviewing as LAST agent before deploy. Do NOT use for writing/fixing.
jiten-singh-shahi/salesforce-claude-code
Agent Cursor
Reviews Visualforce pages for XSS, SOQL injection, ViewState, CRUD/FLS, and LWC migration readiness. Use when reviewing or maintaining Visualforce pages. Do NOT use for LWC or Apex classes.
jiten-singh-shahi/salesforce-claude-code
Skill Claude CodeCodexCursor
Use when you need a quick Salesforce answer mid-task. Answer a side question about Apex, org config, or metadata without losing context, then resume work automatically.
jiten-singh-shahi/salesforce-claude-code
Skill Claude CodeCodexCursor
Use when saving Salesforce development progress. Create a named checkpoint via git stash before risky Apex deploys or org changes for easy recovery.
jiten-singh-shahi/salesforce-claude-code
Skill Claude CodeCodexCursor
Use when setting up SCC for Salesforce Apex and LWC development. Interactive wizard to install profiles, modules, and customize the harness for your org.
jiten-singh-shahi/salesforce-claude-code
Skill Claude CodeCodexCursor
Use when building autonomous Claude Code loops for Salesforce Apex and LWC projects. Patterns from sequential pipelines to RFC-driven multi-agent DAG systems with quality gates. Do NOT use for single-shot Apex tasks.
jiten-singh-shahi/salesforce-claude-code
Skill Claude CodeCodexCursor
Use when building MCP servers for Salesforce Apex or org integration. Node/TypeScript SDK patterns — tools, resources, prompts, Zod validation, stdio vs Streamable HTTP. Do NOT use for Apex class writing or deployment.