thesis-compile-review

Compile LaTeX theses, triage warnings, and verify template and citation consistency.

497|38|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill thesis-compile-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thesis-compile-review
Source: https://github.com/WILLOSCAR/research-units-pipeline-skills/tree/main/.codex/skills/thesis-compile-review
Command: npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill thesis-compile-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the critical need to ensure a Chinese graduation thesis is not only compilable but also meets quality standards for submission, by systematically checking for compilation errors, warnings, template compliance, and data consistency.

Core Features & Use Cases

  • Automated Compilation & Warning Triage: Compiles the LaTeX thesis and categorizes warnings into critical (P1), important (P2), and observational (P3) levels.
  • Template & Consistency Checks: Verifies adherence to template parameters, checks for consistency between abstract, data, and citations.
  • Review Checklist Generation: Outputs a detailed build report and an updated review checklist for iterative improvements.
  • Use Case: After completing the writing and initial compilation of a graduation thesis, use this Skill to perform a final quality assurance check, identifying and prioritizing issues that need to be fixed before submission.

Quick Start

Run the thesis-compile-review skill to check the quality of the main thesis document.

Frequently Asked Questions about thesis-compile-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my LaTeX thesis for compilation warnings and template compliance?

You can check LaTeX thesis compilation warnings and template compliance by running an automated quality assurance process that triages warnings into priority levels, verifies template parameters, and generates an actionable review checklist for iterative refinement.

What is LaTeX warning triage and how does it work for graduation theses?

LaTeX warning triage categorizes compilation warnings into critical, important, and observational priority levels. This mechanism systematically prioritizes graduation thesis issues, ensuring you address critical formatting and data consistency errors before submission.

Do I need specific BibTeX packages and Python scripts to review a Chinese graduation thesis?

Yes, reviewing a Chinese graduation thesis requires a LaTeX distribution, specific BibTeX packages, and Python scripts for analysis. These dependencies are necessary to compile the document and perform comprehensive data and citation consistency checks.

How do I verify data and citation consistency in a LaTeX thesis?

To verify data and citation consistency in a LaTeX thesis, run an automated template and consistency check that cross-references abstract data and citations against document parameters, outputting a detailed build report highlighting discrepancies.

What's the best way to generate a review checklist for iterative thesis refinement?

The best way to generate a review checklist for iterative thesis refinement is to compile your LaTeX document with an automated quality assurance tool that outputs a detailed build report and an updated, actionable checklist of prioritized issues.

When should I perform a final quality assurance check on my graduation thesis?

You should perform a final quality assurance check on your graduation thesis after completing the writing and initial compilation. This ensures all compilation errors, warnings, and data consistency issues are identified and fixed before submission.