
Sync (Session Save-Point)
from Atlas Session Lifecycle84
Fast, no-interaction session sync: append session-context files and MEMORY.md, print a concise summary; optional full run builds a capability inventory.
What it does
Creates an immediate save-point for agent session state: edits session-context files (active context, decisions, patterns, troubleshooting), updates MEMORY.md, and prints a one-block summary. An optional --full mode regenerates a capability inventory. The skill enforces zero-questions and minimal narration so syncs are fast and deterministic.
When to use it
Invoke when you want to persist the current session's progress with no prompts (commands like /sync or /sync --full). Useful before long breaks, handoffs, or prior to running capability-generation tasks.
What's included
- Scripts: none present (has_scripts=false).
- References: none present (has_references=false).
- Instructions: explicit procedural rules for touching specific session-context files, formatting the checkpoint header, and printing the required summary block; includes an extended flow for capability inventory.
Compatible agents
Designed for main-session agents that can edit repository files directly (Claude Code-like agents or other agents with file-system access).
Tags
Information
- Repository
- Atlas Session Lifecycle
- Stars
- 84
- Installs
- 0