
from atlas-session-lifecycle88
Bootstraps project context, organizes file structures, and manages the 'soul purpose' lifecycle for autonomous agent sessions.
This skill provides a comprehensive framework for initializing and maintaining agent sessions. It ensures a consistent project structure, establishes a clear 'soul purpose' (long-term goal), and manages the transition between session starts and completions.
Use this skill when starting a new project, initializing a session with /start, or when needing to reconcile existing project state and harvest durable memories before closing a goal.
/init command and Ralph Loop for autonomous execution.Optimized for Claude Code, but applicable to any agent capable of file manipulation and structured orchestration (e.g., Codex, Cursor).
SKILL.md-only skill with no bundled scripts. Provides session lifecycle management for Claude Code users using atlas-session MCP. Well-structured with clear Init/Reconcile/Settlement modes, composite calls, and fallback hierarchy. Some Atlas-specific coupling limits portability but within its ecosystem it's thorough and practical.
Tied to atlas-session MCP which may not be available. No scripts to test. SKILL.md is comprehensive with good progressive disclosure.
Sync (Session Save-Point)
Fast, no-interaction session sync: append session-context files and MEMORY.md, print a concise summary; optional full run builds a capability inventory.
Session Stop
Gracefully pause, verify, or finish a work session: harvest promotable content, checkpoint progress, create PRs, and settle optional bounties before archiving.