texchronicle
01Plugin Claude Code
TeXChronicle — a section-aware LaTeX history and editing workspace, with no local TeX install required.
Plugin Claude Code
TeXChronicle — a section-aware LaTeX history and editing workspace, with no local TeX install required.
Plugin Claude Code
TeXChronicle — a LaTeX workspace with editable live prose, exact PDF preview, anchored comments, and section-aware Git history.
Command
description: addcomment tool — attach a comment to a passage in the PDF argument-hint: ["quoted passage" your note].
Command
Address my accepted PDF comments and resolve each one.
Command
Review this paper with a skill and post comments for me to accept.
Command
Call the checkcomments MCP tool to fetch the comments I've accepted, as structured edit instructions. List them back to me grouped by file, each with its quoted passage and note — but don't edit anything yet. If I then say "address them", make each edit and call resolvecomment per comment.
Command
Call the listcheckpoints MCP tool and show me the recent checkpoints (sha, time, files/lines changed), newest first. Use $ARGUMENTS as the limit if given, else the default. If I then want to see one, tell me I can run /showdiff .
Command
Call the renderpreview MCP tool to compile the current LaTeX project and open the TeXChronicle live preview. If the preview is already running this recompiles and refreshes it. When it finishes, tell me the workspace URL and the page count, and remind me I can select text on the PDF to leave comments.
Command
description: replytocomment tool — add a reply to a comment thread argument-hint: [comment-id] your reply.
Command
description: resolvecomment tool — mark a comment done after you've made the edit argument-hint: [comment-id] [what you changed].
Command
Call the showdiff MCP tool to show me a side-by-side visual diff (it returns an image in the chat). If I passed a checkpoint sha in $ARGUMENTS, diff that checkpoint; otherwise show my current uncommitted changes.
Command
Open the TeXChronicle workspace — compile this paper and show the live preview.
Command
description: Autonomous multi-round review + fix loop — no per-round approval argument-hint: [skill-name] [depth].
MCP server Claude CodeCodexCursor
MCP server "texchronicle" as configured in Aliutin/TeXChronicle. Runs locally from the texchronicle npm package.