qa-quarto

Compare Quarto slides against Beamer benchmarks and generate quality reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates an adversarial QA loop to compare Quarto slides against a Beamer benchmark, surfacing issues and guiding automatic fixes until parity or improvement is achieved.

Core Features & Use Cases

  • Iterative critique and fixing: runs phase-based audits, applies fixes, and re-audits until APPROVED (max 5 rounds).
  • Quality gate-driven: enforces strict non-regressions in content, visuals, and notation.
  • Deterministic workflow: stages with clear inputs/outputs and final reports for auditing.

Quick Start

Provide a Quarto project with Beamer benchmark slides and run the QA workflow to start the iterative evaluation.

Frequently Asked Questions about qa-quarto

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

FAQPage Schema
How do I automate quality assurance for Quarto slides against a Beamer benchmark?

Automating quality assurance for Quarto slides against a Beamer benchmark involves running an iterative critic and fixer loop to identify discrepancies and apply corrective actions until content parity is achieved. It logs outcomes to quality reports.

What is an iterative critique and fix loop for presentation parity?

An iterative critique and fix loop for presentation parity runs phase-based audits comparing Quarto slides to Beamer benchmarks, automatically applying fixes and re-auditing until APPROVED. The workflow caps at five rounds to prevent infinite loops.

How do I enforce frontmatter and content parity between Quarto and Beamer?

To enforce frontmatter and content parity between Quarto and Beamer, a quality gate-driven workflow executes strict non-regression checks across phases 0 through 3. It enforces deterministic execution and produces a final quality report.

Does the Quarto Beamer QA workflow cap the number of automated fix attempts?

Yes, the Quarto Beamer QA workflow caps automated fix attempts at a maximum of five rounds. This iterative capping ensures deterministic execution while driving corrective actions toward a final approved quality report.

What do I need to provide to start an automated Quarto presentation evaluation?

To start an automated Quarto presentation evaluation, you need to provide a Quarto project alongside the corresponding Beamer benchmark slides. The workflow then uses these inputs to begin the iterative evaluation phases.