qa-quarto

Compare Quarto HTML slides against Beamer PDF benchmarks via an adversarial critic/fixer loop.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gerhardriener/EC5230-industrial-organisation --skill qa-quarto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-quarto
Source: https://github.com/gerhardriener/EC5230-industrial-organisation/tree/main/.claude/skills/qa-quarto
Command: npx skills add https://github.com/gerhardriener/EC5230-industrial-organisation --skill qa-quarto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Compares Quarto HTML slides to Beamer PDF benchmarks and drives an adversarial critic/fixer loop to identify and repair gaps.

Core Features & Use Cases

  • Iterative QA: run critic and fixer cycles to improve translations from Quarto to Beamer.
  • Quality gates: enforce overflow, plot quality, content parity, visual regression, slide centering, and notation fidelity.
  • Final reporting: produce audit and final QA reports across iterations.

Quick Start

Provide a Quarto-Beamer QA run request for your lecture deck.

Frequently Asked Questions about qa-quarto

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

FAQPage Schema
How do I compare Quarto HTML slides against Beamer PDF benchmarks?

You can compare Quarto HTML slides against Beamer PDF benchmarks using an adversarial critic and fixer loop that iteratively identifies and repairs formatting gaps. The workflow enforces quality gates like overflow, plot quality, and content parity.

What is the adversarial QA process for Quarto and Beamer slide translations?

Adversarial QA for Quarto and Beamer slide translations involves a critic/fixer loop running up to five rounds. It enforces non-negotiable gates such as Overflow, Plot Quality, Content Parity, Visual Regression, Slide Centering, and Notation Fidelity.

How do I fix content parity and visual regression issues when converting Beamer to Quarto?

You fix content parity and visual regression issues when converting Beamer to Quarto using a pre-flight, audit, fix, and re-audit cycle. This iterative remediation process enforces strict visual and content matching across slide pairs.

Does the Quarto and Beamer QA workflow check slide centering and notation fidelity?

The Quarto and Beamer QA workflow does check slide centering and notation fidelity. These are enforced as non-negotiable quality gates during the adversarial critic and fixer loop to ensure strict visual and mathematical accuracy.

What limitations exist when running iterative QA on Quarto and Beamer slide pairs?

A key limitation when running iterative QA on Quarto and Beamer slide pairs is that the adversarial critic/fixer loop is capped at a maximum of five rounds. If remediation issues persist beyond this threshold, manual intervention is required.