Skip to content

Commit 05de038

Browse files
docs: Update terminology across files (#15)
1 parent 656e95e commit 05de038

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"name": "salesforce-claude-code",
1515
"source": "./",
16-
"description": "17 specialized agents, 55 domain skills, and 29 hooks for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
16+
"description": "17 expert subagents, 55 domain skills, and 29 automated quality gates for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
1717
"version": "1.1.0",
1818
"author": {
1919
"name": "Jiten Singh",

.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "salesforce-claude-code",
33
"version": "1.1.0",
4-
"description": "Production-ready AI agents, skills, and hooks for Salesforce development",
4+
"description": "Production-ready expert subagents, domain skills, and quality gates for Salesforce development",
55
"author": {
66
"name": "Jiten Singh",
77
"email": "jitencseng@gmail.com",

.cursor-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{
1212
"name": "salesforce-claude-code",
1313
"source": "./",
14-
"description": "17 specialized agents, 55 domain skills, and 29 hooks for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
14+
"description": "17 expert subagents, 55 domain skills, and 29 automated quality gates for Salesforce development — Apex, LWC, SOQL, Flows, Visualforce, Aura, Agentforce, DevOps, and Security",
1515
"version": "1.1.0",
1616
"author": {
1717
"name": "Jiten Singh",

.cursor-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "salesforce-claude-code",
33
"version": "1.1.0",
4-
"description": "Production-ready AI agents, skills, and hooks for Salesforce development",
4+
"description": "Production-ready expert subagents, domain skills, and quality gates for Salesforce development",
55
"author": {
66
"name": "Jiten Singh",
77
"email": "jitencseng@gmail.com"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
> The complete AI development system for Salesforce — expert agents, automated quality gates, and institutional knowledge, powered by @salesforce/mcp
88
9-
SCC (`scc-universal` on npm) is a Claude Code plugin that supercharges your Salesforce development workflow with specialized AI agents, domain skills, lifecycle hooks, and always-on coding rules. Built for Apex, LWC, SOQL, Flow, Visualforce, Aura, DevOps, and Agentforce — covering every layer of the Salesforce platform.
9+
SCC (`scc-universal` on npm) is a Claude Code plugin that supercharges your Salesforce development workflow with **17 expert subagents**, **55 domain knowledge skills**, and **29 automated quality gates**. Built for Apex, LWC, SOQL, Flow, Visualforce, Aura, DevOps, and Agentforce — covering every layer of the Salesforce platform.
1010

1111
---
1212

@@ -32,7 +32,7 @@ SCC is a unified system where each layer serves a distinct role:
3232
|---|---|---|
3333
| Agents | 17 | Specialized Salesforce subagents (11 domain + 6 platform) |
3434
| Skills | 55 | Domain knowledge + workflow modules (17 user-invocable, 38 auto-activating) |
35-
| Hooks | 29 | Lifecycle hooks (SessionStart, PreToolUse, PostToolUse, PostToolUseFailure, PreCompact, Stop, SessionEnd) |
35+
| Hooks | 29 | Automated quality gates (SessionStart, PreToolUse, PostToolUse, PostToolUseFailure, PreCompact, Stop, SessionEnd) |
3636
| Harnesses | 2 | Claude Code, Cursor |
3737

3838
---
@@ -95,7 +95,7 @@ SCC content is organized into 7 modules. Profiles compose subsets:
9595

9696
| Module | Description | Depends On |
9797
|---|---|---|
98-
| `core` | Essential agents, core skills, lifecycle hooks ||
98+
| `core` | Essential agents, core skills, quality gates ||
9999
| `apex` | Apex agents, skills, SOQL, constraints | core |
100100
| `lwc` | LWC agent, skills, constraints | core |
101101
| `platform` | Cross-domain agents, universal skills, debugging, integration | core |

manifests/install-modules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"id": "core",
66
"kind": "bundle",
7-
"description": "Core baseline — architect, review agent, core skills, lifecycle hooks",
7+
"description": "Core baseline — architect, review agent, core skills, quality gates",
88
"pathGroups": [
99
{
1010
"paths": [

0 commit comments

Comments
 (0)