Fix And Validate banner
nygenome nygenome

Fix And Validate

Testing community

Description

--- description: Run the Lancet2 fix-mode validation suite (iwyu-fix + lint-check + test). Mirrors the pre-commit gate's scope but applies auto-fixes; pre-commit gate runs read-only equivalents. allowed-tools: Bash --- # /fix-and-validate — fix-mode validation Run the developer-facing "fix everything I can, surface the rest" pass. The scope mirrors the pre-commit gate (`pre_commit_gate.sh`), but `/fix-and-validate` invokes the **fix** variants where they exist, while the pre-commit gate is str

Installation

Installs to ~/.claude/commands/nygenome-lancet2-fix-and-validate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nygenome/Lancet2/HEAD/.claude/commands/fix-and-validate.md -o ~/.claude/commands/nygenome-lancet2-fix-and-validate.md

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

Full documentation available on GitHub

View Source Repository