peer-review

Inject structured reviewer feedback into LaTeX manuscripts as colored review blocks.

Updated May 14, 2026
One-click install
npx skills add https://github.com/jaqg/daimon --skill peer-review-jaqg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peer-review
Source: https://github.com/jaqg/daimon/tree/main/writing/skills/peer-review
Command: npx skills add https://github.com/jaqg/daimon --skill peer-review-jaqg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Injects peer-review comments directly into a LaTeX manuscript by placing annotated review blocks after relevant paragraphs, streamlining editorial feedback without manual copying.

Core Features & Use Cases

  • Injects two custom LaTeX environments after each reviewable paragraph: review (reviewer criticism) and addition-suggestion (concrete improvements), both highlighted in Claude orange.
  • Supports expert mode to load vault project memory for field-specific critique and context.
  • Generates a pre-run patch/diff preview and can perform a full in-file injection with an optional dry-run.

Quick Start

Run the reviewer on a root .tex document to insert inline review blocks after paragraphs and preview changes before applying.

Frequently Asked Questions about peer-review

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

FAQPage Schema
How do I inject peer-review comments directly into a LaTeX manuscript?

To inject peer-review comments into a LaTeX manuscript, the Skill inserts structured reviewer feedback as colored review blocks directly after flagged paragraphs. It uses custom environments for criticism and improvement suggestions, streamlining editorial feedback without manual copying.

Can I preview reviewer feedback before applying changes to my .tex document?

Yes, you can preview reviewer feedback before applying changes using the dry-run option. The Skill generates a pre-run patch and diff preview, allowing you to review the annotated blocks and insertion points before performing a full in-file injection.

Does inline LaTeX review injection preserve manuscript line numbering?

Inline LaTeX review injection can preserve manuscript line numbering by applying an optional preamble patch. This ensures that the insertion of colored review blocks does not disrupt the original line references during the peer-review process.

How do I add field-specific expert critique to my LaTeX manuscript review?

You can add field-specific expert critique to your LaTeX manuscript review by enabling expert mode. This loads vault project memory to provide context for expert-level evaluations, allowing the injected review blocks to offer more targeted and specialized feedback.

What is the best way to automate editorial feedback in LaTeX documents?

Automating editorial feedback in LaTeX documents is best handled by injecting structured review blocks after relevant paragraphs. This approach places annotated environments for reviewer criticism and concrete addition suggestions directly in-file, eliminating manual copying and streamlining the review workflow.