Validate Code

Run the full code quality validation suite for this codebase. Use this skill when you have finished implementing code changes and want to verify they are clean before committing, when told to "validate", "check quality", or "run linting", or before invoking the submit-changes skill. Runs lint-codebase (format, lint, typecheck, knip, spell-check) using the write configuration to auto-fix what it can, then checks that nothing remains.

jimmypaolini Updated

File contents

jimmypaolini/codebase/tree/main/.agents/skills/validate-code commit 29d6ff5af1

Frequently asked questions

npx skillmds@latest add jimmypaolini/validate-code