← Back to list
MUSE Continuity Commands
/resume, /save, /bye — preserve role, decisions and evidence across Codex or Claude Code sessions.
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🛡 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.
Assessment methodology
Assessment in progress
This skill has not been assessed yet — use with caution.
Version history
v3.7.1
2026-09-26
— Imported from GitHub myths-labs/muse
