Enable Auto Save — Development skill for Claude Code
Enable automatic session save on exit (Registers SessionEnd hook).
How to install Enable Auto Save
Installs to ~/.claude/skills/hongdangmoo49-oh-my-obsidian-enable-auto-save/SKILL.md
mkdir -p ~/.claude/skills/hongdangmoo49-oh-my-obsidian-enable-auto-save && curl -fsSL https://raw.githubusercontent.com/hongdangmoo49/oh-my-obsidian/HEAD/commands/enable-auto-save.md -o ~/.claude/skills/hongdangmoo49-oh-my-obsidian-enable-auto-save/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Enable Auto Save does
description: "Enable automatic session save on exit (Registers SessionEnd hook)" allowed-tools: Bash, Read, Write
Context
This command registers the `SessionEnd` lifecycle hook in the user's Claude Code configuration so that `/oh-my-obsidian:session-save` runs automatically whenever the Claude Code session ends. This is specifically useful for existing users who already ran `/oh-my-obsidian:setup` before the auto-hook feature was introduced, or if a user accidentally wiped their `.cl
Alternatives in Development
- Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
- Nonstop — Autonomous work mode for Claude Code 263 ★
- Mem Save — Save a curated session-level summary to history 186 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Ship On
Enable ship-sop auto-mode. Sets trigger.mode to "auto" in ship-sop.config.json so the agent-sop Stop hook (sop
Save Learnings To Docs
Save session learnings to the CHEAPEST tier that carries each one (hook → .claude/rules/ path-scoped → .claude
Stack Bootstrap
One-shot installer for the full way-stack — creates PARA+Karpathy vault, installs orchestrator CLAUDE.md, regi
Ashlr Genome Loop
Inspect and control the automatic genome propose + consolidate loop (PostToolUse observer + SessionEnd consoli
Yolo
Enable or disable YOLO mode (auto-allow all commands) for the current session
Claude Code Hook Manager
CLI tool to manage Claude Code hooks — creates, registers, and tracks prompt and script hooks without manually
Related Agents
Continuous Learner
Use at session end (auto-triggered by SessionEnd hook) or via /learn command. Extracts repeatable patterns, de
Plugin Contract Reviewer
Verifies the otel-as-code repo conforms to Claude Code plugin runtime contracts — hook stdin payload keys and
Context Engine
Context window management — tracks tool call count, auto-detects when context fills up, triggers state save +