Vf Verify — DevOps skill for Claude Code
Post-deploy verification against a real Salesforce org - run the verify gate, query org health and async job failures, collect diagnostics, and issue a verdict with a forward-fix or rollback recommend.
How to install Vf Verify
Installs to ~/.claude/skills/grzmol-vibe-force-vf-verify/SKILL.md
mkdir -p ~/.claude/skills/grzmol-vibe-force-vf-verify && curl -fsSL https://raw.githubusercontent.com/grzmol/vibe-force/HEAD/commands/vf-verify.md -o ~/.claude/skills/grzmol-vibe-force-vf-verify/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Vf Verify does
description: Post-deploy verification against a real Salesforce org - run the verify gate, query org health and async job failures, collect diagnostics, and issue a verdict with a forward-fix or rollback recommendation. argument-hint: "[target-org] [--tests ]" allowed-tools: Read, Grep, Glob, Bash(node:*), Bash(sf apex:*), Bash(sf data query:*), Bash(sf org list limits:*), Bash(sf org display:*), Bash(sf project deploy report:*), Task
vf-verify - prove the
Alternatives in DevOps
- MCP SSH Manager — MCP SSH Server: 37 tools for remote SSH management Claude Code & OpenAI Codex DevOps automation, backups, data 460 ★
- Unifly Status — Quick health check of UniFi infrastructure 248 ★
- Claude Code Nexus — Seamlessly forward Claude Code requests to any OpenAI-compatible API service with smart model mapping, streami 239 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Vf Deploy
Production-safe Salesforce deploy - require a green local gate, run a check-only validation, show the job id a
K8s Health
Run comprehensive Kubernetes cluster health diagnostics with dynamic operator discovery
Vf Story
Deliver a Salesforce story end to end through the vibe-force wave workflow - scout, parallel build, parallel c
Job Tracker Automation
Automates my whole job hunt — hourly job discovery, AI scoring against my profile, and tailored resume/cover-l
AI Contributing
Open-source multi-agent governance for running multiple AI coding agents in parallel on one GitHub repo: issue
Canary
Post-deploy canary monitoring — verify production health, detect regressions after deployment
Related Agents
Sf Org Verifier
Verifies a Salesforce change in the live org after deployment - smoke probes, data and limit queries, log capt
Jdb Diagnostics.Agent
Collect JVM diagnostics via JDB — thread dumps, deadlock detection, loaded class listings. Use for quick healt
Sf Architect
Classify work, interview user, run impact analysis, design Salesforce Apex/LWC/Flow solutions, decompose into