What problem does it solve? Work sessions in Claude Code lose context when they end, and teams lack a consistent way to record what was done, what comes next, and when to reindex the knowledge base. This Skill documents the five CLAUDEMAX lifecycle rituals and the exact commands to run each one. ## Core Features & Use Cases - Session continuity notes: The fin-sesion ritual writes a timestamped note to the vault's 00-Inbox folder with what was done and the next step, so the next session resumes without losing context. - Daily journal entries: The fin-dia ritual appends time-stamped entries to a daily Journal note without overwriting previous entries. - Sprint closure with reindexing: The fin-ciclo ritual writes a cycle-closure note and reindexes the RAG base, but only after explicit confirmation via the --si flag. - Project initialization: The init-proyecto ritual scaffolds .claude config files and a vault index note for a new project without overwriting existing files. - Use Case: At the end of a work session, say "fin de sesión" and the Skill tells you to run node R.A.G/ritual.mjs fin-sesion --resumen "..." --siguiente "..." to persist the session state. ## Quick Start Ask the assistant to run the end-of-session ritual with a summary of what was accomplished and the next step to resume later.