Batch Verify

Workflow for batching edit verification instead of checking after each individual change. Use when making multiple related file edits (3+ files) in a coding session. Groups syntax checks, type checking, and test runs into a single verification phase after all edits are complete, instead of scattering verification calls throughout.

ViperJuice Updated

File contents

ViperJuice/gemini-skills/tree/main/efficiency-kit/batch-verify commit be517f7278

Frequently asked questions

npx skillmds@latest add viperjuice/batch-verify