name: quarto-authoring description: Author and render Quarto manuscript documents (.qmd) with consistent formatting and loop-by-loop updates.
Quarto Authoring
Use this skill for manuscript editing and rendering.
When to use
- "update qmd"
- "render manuscript"
- "fix quarto output"
Quick commands
quarto render manuscript/sciclaw-manuscript-outline.qmd --to html
quarto render manuscript/sciclaw-component-revision-plan.qmd --to html
Workflow
- Update narrative sections to match implemented code and tests.
- Keep methods and results claims tied to concrete artifacts.
- Render after edits and check for warnings/errors.
- Record manuscript deltas in plan activity/log files.