Always Commit Skill To Repo

SANDBOX PERSISTENCE REMINDER for Claude Code on the Web. The sandbox filesystem is ephemeral — only files committed to a git repository AND pushed to the remote survive after the session ends. Read this skill before/during/after any work that creates, writes, edits, modifies, drafts, or saves a file intended to outlive the current session. Applies universally — to skills, configuration, scripts, documentation, code, notes, reports, plans, hooks, workflows, anything else. Also applies before declaring a task complete (verify everything is committed AND pushed AND a PR is open and current). The required working pattern is feature-branch + commit + push + pull-request, and the PR must be kept current until it is merged. Files written to `~/.claude/`, `/tmp`, `/root`, or any path outside the current git working tree are LOST when the session ends. Triggers broadly on file operations and on session start. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/lago-morph--agent-runner--always-commit-skill-to-repo commit faac7b2de4

Frequently asked questions

npx skillmds@latest add tomevault-io/always-commit-skill-to-repo