section-review

Run staged syntax, formatting, content, style, and math checks on a Typst section.

Updated Jan 20, 2026
One-click install
npx skills add https://github.com/yannickloth/health-me-cfs --skill section-review
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: section-review
Source: https://github.com/yannickloth/health-me-cfs/tree/main/.claude/skills/section-review
Command: npx skills add https://github.com/yannickloth/health-me-cfs --skill section-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full review pipeline for one Typst section: syntax, formatting, content, style, then verify. Run stages in order.

Core Features & Use Cases

  • End-to-end review of a Typst section covering syntax, formatting, content, style, and math verification.
  • Applies to Typst documents to ensure adherence to project guidelines and consistency across sections.
  • Use Case: A writer submits a Typst section for automated quality checks before final publication.

Quick Start

Run the section-review pipeline on a Typst file to perform syntax, formatting, content, style, and math checks.

Frequently Asked Questions about section-review

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

FAQPage Schema
How do I run an automated quality check on a Typst document section?▼

Automated quality checks for a Typst document section require a section path or glob input to execute syntax validation, formatting, content coverage, style naturalization, and math verification across ordered stages.

What does a Typst content review pipeline cover?▼

A Typst content review pipeline covers syntax validation, formatting adherence, content coverage analysis, style naturalization, and math construct verification to ensure consistency and guideline adherence across sections.

Can I lint Typst formatting and syntax without external dependencies?▼

Linting Typst formatting and syntax requires no external dependencies. The pipeline runs end-to-end stage checks internally, outputting a concise Stage/Issues/Human summary of formatting and syntax deviations.

How do I verify math constructs and style consistency in Typst files?▼

Verifying math constructs and style consistency in Typst files is handled by running the end-to-end review pipeline, which automatically checks mathematical syntax and naturalizes writing style against project guidelines.

What is the best way to naturalize writing style in Typst documentation?▼

Naturalizing writing style in Typst documentation is best handled by an end-to-end section review pipeline, which automatically applies style naturalization checks alongside syntax and content validation stages.

Do I need to provide a specific file path to review a Typst section?▼

Reviewing a Typst section requires providing a specific section path or glob pattern as input. This directs the pipeline to target the correct files for syntax, formatting, content, and style checks.