sync

star 8

End-of-session documentation sync — updates TODO.md and PROGRESS.md only (run /commit after to commit everything)

shenxingy By shenxingy schedule Updated 4/13/2026

name: sync description: End-of-session documentation sync — updates TODO.md and PROGRESS.md only (run /commit after to commit everything) when_to_use: "end of session, update TODO.md and PROGRESS.md, check off completed items, session wrap-up — NOT for post-release doc sync (use /document-release)" argument-hint: '' user_invocable: true

Sync Skill

End-of-session documentation ritual. Reviews what was done and updates project docs — no commit. Run /commit after to commit everything (docs + code) split by module.

What it does

  1. Reviews recent git history to understand what was accomplished
  2. Auto-updates TODO.md (checks off completed items)
  3. Appends a session summary to PROGRESS.md

Usage

/sync            # Update TODO.md + PROGRESS.md
/commit          # Commit all changes (code + docs) split by module + push
/commit --no-push  # Commit only, skip push
Install via CLI
npx skills add https://github.com/shenxingy/Clade --skill sync
Repository Details
star Stars 8
call_split Forks 6
navigation Branch main
article Path SKILL.md
More from Creator