grzmol

Vf Org — Development skill for Claude Code

Development community

Inspect and manage the Salesforce orgs behind a vibe-force project - list authorizations, show an org, switch the default, read limits, authorize a new org, open it, or take a health snapshot.

How to install Vf Org

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

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

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

What Vf Org does


description: Inspect and manage the Salesforce orgs behind a vibe-force project - list authorizations, show an org, switch the default, read limits, authorize a new org, open it, or take a health snapshot. argument-hint: "[list|show|use|limits|open|login|health] [alias]" allowed-tools: Read, Edit, Grep, Glob, Bash(sf org list:*), Bash(sf org display:*), Bash(sf org open:*), Bash(sf org login web:*), Bash(sf config:*), Bash(sf alias:*), Bash(sf data query:*)

vf-org - org inspection and

Alternatives in Development

  • MiniCode Architecture — 简体中文 This document describes the lightweight architecture decisions behind mini-code 388 ★
  • Claude Code Lsp Enforcement Kit — Hooks that force Claude Code to use LSP instead of Grep for code navigation 327 ★
  • Claude Code Buddy Reroll — Reroll your Claude Code /buddy companion — brute-force for any species + rarity, with accountUuid trap fix for 73 ★

Full documentation available on GitHub

View Source Repository