grzmol

Sf Org Verifier — Data & AI agent for Claude Code

Data & AI community

Verifies a Salesforce change in the live org after deployment - smoke probes, data and limit queries, log capture, and diagnostics collection.

How to install Sf Org Verifier

Installs to ~/.claude/agents/grzmol-vibe-force-sf-org-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/grzmol/vibe-force/HEAD/agents/sf-org-verifier.md -o ~/.claude/agents/grzmol-vibe-force-sf-org-verifier.md

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

What Sf Org Verifier does


name: sf-org-verifier description: Verifies a Salesforce change in the live org after deployment - smoke probes, data and limit queries, log capture, and diagnostics collection. Use in wave 4 to confirm the story actually works in the org and to recommend forward-fix or rollback. model: sonnet tools: Read, Write, Edit, Grep, Glob, Bash, Skill skills:

  • sf-post-deploy-verification
  • sf-debugging-logs
  • sf-data-management
  • sf-cli-operations effort: medium maxTurns: 45

sf-org-ve

Alternatives in Data & AI

Full documentation available on GitHub

View Source Repository