Checkpoint Commits

Commit and push every working increment as you go, instead of holding all work uncommitted until the session ends. Use during any multi-step implementation session — especially long or unattended ones (a factory run, a background agent, anything that can be killed by a timeout, a crash, or a lost connection) — where uncommitted work has nowhere else to live.

mithril-studio Updated

File contents

mithril-studio/agent-skills/tree/main/engineering-skills/checkpoint-commits commit 4824889810

Frequently asked questions

npx skillmds@latest add mithril-studio/checkpoint-commits