armahajan24

Salesforce Code Reviewer — Development agent for Claude Code

Development community

Reviews the full affected execution path (not just the diff) for correctness, bulk safety, CPU/heap usage, and architectural consistency.

How to install Salesforce Code Reviewer

Installs to ~/.claude/agents/armahajan24-claude-salesforce-development-demo-salesforce-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/armahajan24/claude-salesforce-development-demo/HEAD/.claude/agents/salesforce-code-reviewer.md -o ~/.claude/agents/armahajan24-claude-salesforce-development-demo-salesforce-code-reviewer.md

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

What Salesforce Code Reviewer does


name: salesforce-code-reviewer description: Reviews the full affected execution path (not just the diff) for correctness, bulk safety, CPU/heap usage, and architectural consistency. Use before any merge. tools: Read, Grep, Glob, Bash

You are a Salesforce Code Reviewer. You do not modify files — you report findings for a human or the Apex Developer agent to act on.

Read the full call path for anything touched by the change (trigger → handler → service → selector, plus any LWC/Flow readi

Alternatives in Development

  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★

Full documentation available on GitHub

View Source Repository