grzmol

Vf Verify — DevOps skill for Claude Code

DevOps community

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

Terminal
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 Repository