claude-session-init
Persistent project memory and session lifecycle management
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-session-init?โผ
Run `npx skills add anombyte93/claude-session-init --all -g -y` in your terminal to install all skills globally.
How to give Claude Code persistent memory between sessions?โผ
Run /start in any project. It creates a five-file memory bank in session-context/ that stores your goals, decisions, patterns, and progress across every conversation.
What does the /start command do?โผ
It auto-detects whether to initialize a new project or reconcile an existing one, captures your project goal, organizes messy root files, and refreshes CLAUDE.md.
How do I close or pause a coding session?โผ
Run /stop and choose to pause for the day, verify your work, or fully close the session with a pull request and archived goal.
Can I use it without writing code?โผ
Yes. You interact through simple slash commands like /start, /stop, and /sync, and the agent handles all file operations automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core