Paper Sync banner
eyaltoledano eyaltoledano

Paper Sync

Development community

Description

--- description: Fold work landed since the last sync into the paper(s) --- Invoke the `essaymaster` skill in **sync** mode. Follow `references/maintenance.md`: `node "${CLAUDE_PLUGIN_ROOT}/skills/essaymaster/bin/essaymaster.mjs" drift --json` for the watched commit list, classify each landed item (new contribution / changed number / new evidence / narrative / retraction trigger / irrelevant), apply changes through the data pipeline (measurements.json → consolidate → figures) before touching th

Installation

Installs to ~/.claude/skills/eyaltoledano-essaymaster-paper-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eyaltoledano-essaymaster-paper-sync && curl -fsSL https://raw.githubusercontent.com/eyaltoledano/essaymaster/HEAD/commands/paper-sync.md -o ~/.claude/skills/eyaltoledano-essaymaster-paper-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository