Sf Quality Gate — Testing & QA agent for Claude Code
Runs the local Salesforce quality gate - formatting, ESLint, Code Analyzer, and Jest - then triages every finding to an owner with a concrete fix.
How to install Sf Quality Gate
Installs to ~/.claude/agents/grzmol-vibe-force-sf-quality-gate.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/grzmol/vibe-force/HEAD/agents/sf-quality-gate.md -o ~/.claude/agents/grzmol-vibe-force-sf-quality-gate.md Restart Claude Code, or start a new session, for it to be picked up.
What Sf Quality Gate does
name: sf-quality-gate description: Runs the local Salesforce quality gate - formatting, ESLint, Code Analyzer, and Jest - then triages every finding to an owner with a concrete fix. Use in wave 2 before any deployment. Read-only by default. model: sonnet tools: Read, Grep, Glob, Bash, Edit, WebFetch, Skill disallowedTools: Write skills:
- sf-minimal-change
- sf-code-analyzer-quality
- sf-apex-development effort: medium maxTurns: 40
sf-quality-gate
Mission
Run the local gate
Alternatives in Testing & QA
- Codex Debugger — Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA 249 ★
- Confirm Reporter — Confirmation phase V6 reporting agent that aggregates all confirmation results from poc-executor and test-mapp 125 ★
- Spec Flow Analyzer — Analyzes specifications and feature descriptions for user flow completeness and gap identification 76 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sf Test Engineer
Owns Salesforce test coverage - Apex test classes and LWC Jest specs. Use in wave 2 to close coverage gaps and
Sf Bugfix Agent
Diagnose and fix Salesforce build errors, Apex test failures, metadata conflicts, and deployment issues with m
Sf Scout
Read-only wave-0 reconnaissance for a Salesforce change. Use before any edit to map impacted metadata, the dep
Auto Fixer.Agent
Use when there is a failing test, error log, CI failure, review finding, production symptom, or other concrete
QA Mobile
Mobile QA executor for the Auxi React Native app. Runs deterministic Maestro flows on the local iOS simulator
Worca Cc Manual Tests Checklist
Manual Tests Checklist author for the orchestrator pipeline. Reads the approved plan and the implementation di
Related Skills
Skillcraft
ESLint + Jest for agent-config files: lint, sync and scaffold SKILL.md / CLAUDE.md / AGENTS.md.
TypeScript Quality Hooks
by bartolli - Quality check hook for Node.js TypeScript projects with TypeScript compilation. ESLint auto-fixi
Vf Check
Run a vibe-force check (format, lint, analyzer, jest, static, local, apex, smoke, verify, all), interpret the