grzmol

Sf Scout — Testing & QA agent for Claude Code

Testing & QA community

Read-only wave-0 reconnaissance for a Salesforce change.

How to install Sf Scout

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

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

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

What Sf Scout does


name: sf-scout description: Read-only wave-0 reconnaissance for a Salesforce change. Use before any edit to map impacted metadata, the dependency graph between Apex, LWC, objects and Flows, existing test coverage, and the risk list. Returns a compact fixed-format report. model: haiku tools: Read, Grep, Glob, Bash, WebFetch, Skill disallowedTools: Write, Edit skills:

  • sf-minimal-change
  • sf-project-structure
  • sf-cli-operations effort: low maxTurns: 24

sf-scout

Mission

Prod

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Checklist Generator — Use when an orchestrator needs to enumerate every verifiable claim in a code diff (dependency interactions, te 115 ★

Full documentation available on GitHub

View Source Repository