start

Bootstrap persistent session-context directories and governance files for Claude Code projects.

88|8|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/anombyte93/claude-session-init --skill start-anombyte93
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/anombyte93/claude-session-init/tree/main
Command: npx skills add https://github.com/anombyte93/claude-session-init --skill start-anombyte93

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code lacks persistent memory across sessions, leading to repeated explanations and scattered project context.

Core Features & Use Cases

  • Auto-bootstraps a structured session-context directory with 5 memory files.
  • Generates and maintains CLAUDE.md governance sections and a soul-purpose lifecycle, including harvesting and archiving.
  • Seeds the initial active context and enables deterministic, idempotent file operations via a dedicated script.

Quick Start

Run /start in any project directory to automatically bootstrap a structured session-context and seed memory for ongoing work.

Frequently Asked Questions about start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I maintain persistent session context for Claude Code across multiple sessions?

You can maintain persistent session context by bootstrapping a structured directory with memory files and generating CLAUDE.md governance sections. This approach organizes project context and seeds memory to prevent scattered information across sessions.

What is the best way to bootstrap a project lifecycle and seed soul purpose for AI coding assistants?

Bootstrapping a project lifecycle involves initializing a session-context directory and seeding soul purpose through deterministic file operations. It generates governance sections and enables harvesting or archiving knowledge to durable files for ongoing work.

How do I generate deterministic and idempotent file operations for project memory management?

Deterministic and idempotent file operations are executed by an external dedicated script to ensure safe behavior and traceable changes. This mechanism organizes files and generates governance for ongoing memory without risking duplicate or conflicting modifications.

Can I use automated governance to harvest and archive knowledge in Claude Code projects?

Yes, automated governance can harvest and archive knowledge to durable files within Claude Code projects. It supports reconcile workflows to seed soul purpose and maintain a persistent session-context directory across ongoing development sessions.

Do I need any dependencies or components to initialize a session-context directory?

No dependencies or external components are required to initialize a session-context directory. You can run the bootstrap workflow in any project directory to automatically generate the structured memory files and governance sections.

Why does Claude Code lack persistent memory and how do I fix the scattered project context problem?

Claude Code lacks persistent memory across sessions by default, leading to repeated explanations and scattered context. You fix this by bootstrapping a structured session-context directory with memory files and generating CLAUDE.md governance sections for ongoing memory.