# Checkpoint

> Save a versioned checkpoint of the current LMMS project state

- Skill: `struktured-labs/checkpoint` (Agent Skill)
- Install (CLI): `npx skillmds@latest add struktured-labs/checkpoint`
- Raw SKILL.md: https://api.skillmd.com/api/skills/struktured-labs/checkpoint/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: struktured-labs (https://skillmd.com/u/struktured-labs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/struktured-labs/checkpoint

---


Save a project version checkpoint using the LMMS MCP tools.

1. Call `save_project_version` on the active project file at `projects/dubstep_drops/dubstep_drops.mmp`
2. Use the message: $ARGUMENTS (or auto-generate a descriptive message if none provided)
3. Report the commit hash back to the user

