Vf Check — Testing skill for Claude Code
Run a vibe-force check (format, lint, analyzer, jest, static, local, apex, smoke, verify, all), interpret the JSON report, group findings by severity, and propose the minimal fix set.
How to install Vf Check
Installs to ~/.claude/skills/grzmol-vibe-force-vf-check/SKILL.md
mkdir -p ~/.claude/skills/grzmol-vibe-force-vf-check && curl -fsSL https://raw.githubusercontent.com/grzmol/vibe-force/HEAD/commands/vf-check.md -o ~/.claude/skills/grzmol-vibe-force-vf-check/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Vf Check does
description: Run a vibe-force check (format, lint, analyzer, jest, static, local, apex, smoke, verify, all), interpret the JSON report, group findings by severity, and propose the minimal fix set. argument-hint: "[check] [--changed|--files ] [--target-org ]" allowed-tools: Read, Grep, Glob, Edit, Bash(node:*), Bash(git status:*), Bash(git diff:*), Bash(git merge-base:*)
vf-check - run a gate and interpret it
Raw arguments: `$ARGUMENTS`
Parse them as: first bare token =
Alternatives in Testing
- Agent Plugins Spec — Agent Plugins Specification v1.0.0 — A minimal standard for packaging agent extensions into distributable plug 1.2k ★
- Test Fixing — Detect failing tests and propose patches or fixes 475 ★
- Project PRD — Jesteś doświadczonym menedżerem produktu, którego zadaniem jest stworzenie kompleksowego dokumentu wymagań pro 265 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Reviewer Tester
You are reviewing one focused group of changed test files from a pull request for an automated pipeline. Your
Initspec
Initialize the Apex Spec System in the current project
Canary Failure Impact
Trace the downstream impact of a test, function, or code path failing undetected — produces a severity label a
Reviewer Coverage
You are the test-coverage specialist of a pull-request review pipeline. You see one deterministic group of cha
CR Agents
Brute-force AI method for technical work. Personas anchored to experts in their fields run as Claude Code sub-
Website
A personal scrollytelling site where scroll is time: 20 years in the Czech Air Force, 17 of them flying — jets
Related Agents
Sf Lwc Engineer
Implements Lightning Web Components, Aura bundles, static resources, and their Jest specs. Use for wave-1 UI w
Taki
跑 test、lint、type check。給出真實的驗證結果——不靠 vibe,靠 exit code。
Test Bootstrapper
Installs a minimal, real test framework for a project that has none, and writes one passing smoke test per sid