atlas-session-lifecycle
Persistent project memory and session lifecycle management
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install atlas-session-lifecycle?โผ
Run `npx skills add anombyte93/atlas-session-lifecycle --all -g -y` in your terminal to install all skills globally.
How to give Claude Code persistent memory?โผ
Run /start in any project to bootstrap a five-file memory bank in session-context/ that survives across conversations. The agent reads and updates these files automatically each session.
What does the /start command do?โผ
It auto-detects whether to initialize a new project or reconcile an existing one, capturing your project goal, organizing files, and resuming work where you left off.
How do I fix repeated debugging failures?โผ
Use the bundled /stepback skill, which forces an architectural reassessment after two or more failed fix attempts instead of patching symptoms.
Does it work without coding experience?โผ
Basic use only requires typing /start, /stop, or /sync in Claude Code, and the agent handles all file management and tracking for you.
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