check-review-alignment
Use when the user explicitly requests "check/optimize the citations in the body of `{topic}_review.tex`" or "run check-review-alignment". Check each citation against the literature content through the semantic understanding of the host AI, and only make minimal rewrites to the "sentences containing citations" when a fatal citation error is found. Reuse the rendering script of `systematic-literature-review` to output PDF/Word (the script does not directly call the LLM API locally). Core principle: **do not change just for the sake of changing**. When it is unclear whether it is a fatal error, keep it as is and issue a warning in the report. ⚠️ The following situations do not apply: - The user just wants to generate the body of the systematic review (should use systematic-literature-review) - The user just wants to add/verify BibTeX entries (should use a dedicated bib management process)