grzmol

Vf Story — DevOps skill for Claude Code

DevOps community

Deliver a Salesforce story end to end through the vibe-force wave workflow - scout, parallel build, parallel checks, serial validated deploy, parallel post-deploy verification.

How to install Vf Story

Installs to ~/.claude/skills/grzmol-vibe-force-vf-story/SKILL.md

Terminal
mkdir -p ~/.claude/skills/grzmol-vibe-force-vf-story && curl -fsSL https://raw.githubusercontent.com/grzmol/vibe-force/HEAD/commands/vf-story.md -o ~/.claude/skills/grzmol-vibe-force-vf-story/SKILL.md

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

What Vf Story does


description: Deliver a Salesforce story end to end through the vibe-force wave workflow - scout, parallel build, parallel checks, serial validated deploy, parallel post-deploy verification. argument-hint: "" allowed-tools: Task, Read, Write, Edit, Glob, Grep, Bash(node:*), Bash(git status:*), Bash(git diff:*), Bash(git merge-base:*)

vf-story - run the full parallel delivery workflow

Story: `$ARGUMENTS`

If the story is empty, ask for it and stop. Everything

Alternatives in DevOps

  • Cloudflare Deploy — Deploy apps to Cloudflare using Workers, Pages, and platform services 14.6k ★
  • Ship Release — Systematic release workflow for RTK: build verification, version bump, changelog update, git tag, and push to 11.9k ★
  • Vinext — Vite plugin that reimplements the Next.js API surface — deploy anywhere 8.7k ★

Full documentation available on GitHub

View Source Repository