
Create new Beamer lecture from papers and materials. Guided workflow with notation consistency.
Deep consistency audit of the entire repository infrastructure. Launches 4 parallel specialist agents to find factual errors, code bugs, count mismatches, and cross-document inconsistencies. Then fixes all issues and loops until clean. Use when: after making broad changes, before releases, or when user says "audit", "find inconsistencies", "check everything".
Extract TikZ diagrams from Beamer source, compile to PDF, convert to SVG with 0-based indexing. Use when updating TikZ diagrams for Quarto slides.
Interactive interview to formalize a research idea into a structured specification with hypotheses and empirical strategy
Structured literature search and synthesis with citation extraction and gap identification
Generate structured research questions, testable hypotheses, and empirical strategies from a topic or dataset
Comprehensive manuscript review covering argument structure, econometric specification, citation completeness, and potential referee objections
Run the Python code review protocol on scripts in code/py/. Checks code quality, reproducibility, pandas idioms, figure standards, and output conventions. Produces a report without editing files.
Use this skill whenever the user wants to translate, convert, or port a script from one statistical programming language to another — STATA, Python (pandas/numpy/statsmodels), or R (tidyverse/base R). Trigger even if the user says 'rewrite in R', 'convert to Python', 'port to STATA', or asks how code would look in another language.
Context and tools for working with Stata — writing .do files, running them in batch mode, and efficiently consulting the bundled PDF documentation.
Translate Beamer LaTeX to Quarto RevealJS. Multi-phase workflow with TikZ extraction and QA.
Validate bibliography entries against citations in all lecture files. Find missing entries and unused references.
Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.
Compile a Beamer LaTeX slide deck with XeLaTeX (3 passes + bibtex). Use when compiling lecture slides.
Render Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.
Challenge slide design with 5-7 pedagogical questions. Checks ordering, prerequisites, and cognitive load.
Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.
Run holistic pedagogical review on lecture slides. Checks narrative arc, student prerequisites, worked examples, notation clarity, and deck pacing.
Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files.
Run the Stata code review protocol on .do files in code/stata/. Checks reproducibility, variable management, regression specification, table and figure output conventions. Produces a report without editing files.
Multi-agent slide review (visual, pedagogy, proofreading). Use for comprehensive quality check before milestones.
Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.
End-to-end R data analysis workflow from exploration through regression to publication-ready tables and figures
Run the proofreading protocol on lecture files. Checks grammar, typos, overflow, consistency, and academic writing quality. Produces a report without editing files.
Adversarial Quarto vs Beamer QA. Critic finds issues, fixer applies fixes, loops until APPROVED (max 5 rounds).
Perform adversarial visual audit of Quarto or Beamer slides checking for overflow, font consistency, box fatigue, and layout issues.