Format Lint Generate

Format, lint, vet, validate config, and test the `llm-proxy` Go service. Runs `gofmt -s`, `gofumpt`, `go vet`, the config validator, and the race-enabled unit test suite — the same checks CI's `lint` and `unit-tests` jobs enforce. Use when the user says "format", "lint", "check", "gofmt", "gofumpt", "go vet", "run checks", "pre-commit checks", "CI checks", "/format-lint-generate", or pastes the "Go code is not formatted:" CI failure. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/instawork--llm-proxy--llm-proxy commit 0a752b4faa

Frequently asked questions

npx skillmds@latest add tomevault-io/format-lint-generate