start-session

Installation
SKILL.md

Session Start

Orient yourself at the beginning of a work session. This skill reads project context, roadmap progress, and provides a summary to get started quickly.

Steps

1. Sync with Remote Machine

Run Unison to pull latest changes from the other machine:

unison folders -batch -terse
  • -batch — non-interactive, skips conflicts (won't hang waiting for input)
  • -terse — minimal output

This syncs all @folders and configs (.claude, .codex, .gemini, vault) before reading project context. Conflicts are skipped and left unsynced — review manually if needed.

Related skills

More from vishalsachdev/claude-skills

Installs
4
GitHub Stars
2
First Seen
Jan 28, 2026