Module: Format Check
Trigger: format, chktex, lint, 格式检查
Commands
bash
uv run python -B scripts/check_format.py main.tex
uv run python -B scripts/check_format.py main.tex --strictDetails
Raw script output: PASS / WARN / FAIL with categorized issues. Skill-layer response: summarize the actionable findings as LaTeX-friendly review comments. Ensure the document compiles before checking formats iteratively. Issue categories are best-effort (English-locale chktex message keywords); a non-English chktex locale falls back to a single "other" category without affecting issue counts or severity.