name: quarto-papers description: "Work on manuscript workflows built with Quarto. Use when Codex needs to structure or revise a Quarto paper, align source files and rendered output, handle citations and figure embedding, or troubleshoot paper-generation tasks in a Quarto-based project."
Quarto Papers
Workflow
- Identify the Quarto entry point and render targets.
- Keep source and rendered output paths aligned.
- Treat citation and figure wiring as first-class compile concerns.
Load references as needed
- Read
references/quarto-notes.mdfor source and render checks.