latex-autofix
LaTeX Auto-Fix Compilation
Compile LaTeX documents with autonomous error detection and resolution. Wraps the standard
/latexworkflow with a fix-loop that handles the most common compilation failures without manual intervention.
When to Use
- Default method for all LaTeX compilation — use this instead of
/latexunless you need manual control - Any
.texfile that should compile to PDF - When compilation fails and you want automatic diagnosis and repair
- When you want a post-compilation citation audit
When NOT to Use
- Quick one-off compilations where you already know the document is clean —
/latexis fine - Documents with exotic custom classes that need manual debugging
Quality Scoring
More from flonat/claude-research
update-focus
Use when you need to update current-focus.md with a structured session summary.
11project-safety
Use when you need to set up safety rules and folder structures for a research project.
11literature
Use when you need academic literature discovery, synthesis, or bibliography management. Supports standalone searches and end-to-end project pipelines with vault sync and auto-commit.
8pre-submission-report
Use when you need all quality checks run before submission, producing a single dated report.
7process-reviews
Use when you need to process referee comments from a reviews PDF into tracking files.
7code-archaeology
Use when you need to review and understand old code, data, or analysis files.
7