# Restore

> Restore the LMMS project to a previous version

- Skill: `struktured-labs/restore` (Agent Skill)
- Install (CLI): `npx skillmds@latest add struktured-labs/restore`
- Raw SKILL.md: https://api.skillmd.com/api/skills/struktured-labs/restore/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/restore

---


Restore the dubstep_drops project to a previous version.

Project path: `projects/dubstep_drops/dubstep_drops.mmp`

If a version hash is provided ($ARGUMENTS), restore to that specific version using `restore_project_version`.

If no hash is provided:
1. Call `list_project_versions` to show recent versions
2. Present the list to the user so they can pick one

