← Back to list
⚡

MUSE Continuity Commands

/resume, /save, /bye — preserve role, decisions and evidence across Codex or Claude Code sessions.
⚡ Productivity skills By myths-labs Version v3.7.1 Added 2026-09-26 Updated 2026-09-26 Source ↗ Part of Muse & Memory →
8.5Overall rating
0Views
0Downloads
35Stars

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "MUSE Continuity Commands" skill by following the instructions at https://skill123.me/install/muse-commands.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/muse-commands.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v3.7.1 · 65 KB
📊 Static rating
8.5/10
Trigger
8.5
Structure
9.0
Workflow
8.5
Content
8.5
Engineering
8.5
Security
8.0

Six-dimension rubric with reviewer rationale.

View scorecard ↓
🛡 Dynamic test
—

Not live-tested yet — this skill is rated on static analysis only.

About this skill

The heartbeat of MUSE: three commands that give AI pair-programmers durable memory across sessions, in both Codex and Claude Code.

Documentation

The heartbeat of MUSE: three commands that give AI pair-programmers durable memory across sessions, in both Codex and Claude Code.

Score breakdown

Trigger
8.5
Triggers on the three MUSE slash commands with exact-match discipline.
Structure
9.0
Dispatch-by-action structure: read only the workflow needed, with shared-runtime separation.
Workflow
8.5
Continues work across sessions preserving role, Lane, decisions and source evidence — the core product promise.
Content
8.5
Covers state/identity, context and evidence handling with reference files and scripts.
Engineering
8.5
Ships with continuity.json manifest, reference docs and helper scripts alongside SKILL.md.
Security
8.0
Session persistence design with explicit evidence preservation; no risky operations.
The heartbeat of MUSE: three commands that give AI pair-programmers durable memory across sessions, in both Codex and Claude Code.