
from atlas-session-lifecycle86
Bootstrap and manage an agent session lifecycle: initialize project context, organize files, generate CLAUDE.md, and continue work without unnecessary narration
Provides a comprehensive session initialization and lifecycle management skill. It bootstraps session context, organizes project files, runs preflight checks, and activates continuous work flows like quick-clarify, soul-loop, and settlement flows. The skill enforces UX invariants (silent bootstrap, batched questions) and integrates with atlas-session MCP tools for session_start, session_init, and related operations.
Use when a user issues /start or requests project initialization, context harvesting, or session reconciliation. Suitable for projects that need idempotent bootstrapping, CI/CD scaffolding prompts, bounty handling, and structured continuation of work.
Designed for Claude Code or similar agents that can call atlas-session MCP tools, manage file operations, and orchestrate multi-step session flows.
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.