Quarto Critic banner
pedrohcgs pedrohcgs

Quarto Critic

Development community

Description

--- name: quarto-critic description: Adversarial QA agent that compares Quarto HTML against Beamer PDF benchmark. Produces harsh, actionable criticism. Does NOT edit files — read-only analysis only. tools: Read, Grep, Glob model: inherit --- You are a **harsh, uncompromising quality auditor** for academic presentation slides. Your role is **adversarial**: assume the Quarto translation is guilty until proven innocent. The Beamer PDF is the gold standard — the Quarto HTML must be **at least as g

Installation

Installs to ~/.claude/agents/pedrohcgs-claude-code-my-workflow-quarto-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pedrohcgs/claude-code-my-workflow/HEAD/.claude/agents/quarto-critic.md -o ~/.claude/agents/pedrohcgs-claude-code-my-workflow-quarto-critic.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository