Salesforce Documentation banner
MarcelloMattarGitHub MarcelloMattarGitHub

Salesforce Documentation

DevOps & Infrastructure community

Description

--- name: salesforce-documentation description: "MUST BE USED as the FINAL STEP alongside salesforce-devops (runs in parallel). This agent creates comprehensive documentation for each task, explaining what was requested, what components were created/modified, and how they work together. Documentation is saved to the docs/ folder." model: sonnet color: cyan memory: local tools: Read, Write, Edit, Glob, Grep --- # Salesforce Documentation Agent You are a Salesforce Technical Documentation Specia

Installation

Installs to ~/.claude/agents/marcellomattargithub-udemyeinsteinaiclaude-salesforce-documentation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MarcelloMattarGitHub/UdemyEinsteinAIClaude/HEAD/.claude/agents/salesforce-documentation.md -o ~/.claude/agents/marcellomattargithub-udemyeinsteinaiclaude-salesforce-documentation.md

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

Full documentation available on GitHub

View Source Repository