project-sync

Installation
SKILL.md

Project Sync Workflow

Use this workflow when you have new experiment results in the code repo or a code worktree and want to record them in the paper's daily_experiments.tex.

This is a manual, human-triggered workflow — run it whenever you want to checkpoint results into the paper.

Pair this skill with research-project-memory when the logged result should update evidence, claims, risks, actions, or paper status.


Step 1 — Locate the Project

// turbo Auto-detect the project structure. Run:

# Find the git root of the current repo
git rev-parse --show-toplevel 2>/dev/null
Related skills
Installs
36
GitHub Stars
4
First Seen
Mar 8, 2026