Muse:Continue banner
doanchienthangdev doanchienthangdev

Muse:Continue

Development community

Description

--- description: Resume an existing muse session from its last checkpoint (v2.16.0-alpha). Alternative to `/muse:<persona> --resume <path>` — takes a session file path and automatically dispatches to the correct persona. Supports completed, partial, paused, and aborted session files. allowed-tools: Read, Bash, AskUserQuestion argument-hint: <path-to-session-file.md> --- # muse:continue — resume a session (v2.16.0-alpha) **Args**: $ARGUMENTS ## Step 0 — Parse + validate Parse `$ARGUMENTS` as

Installation

Installs to ~/.claude/skills/doanchienthangdev-muse-muse-continue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/doanchienthangdev-muse-muse-continue && curl -fsSL https://raw.githubusercontent.com/doanchienthangdev/muse/HEAD/commands/muse:continue.md -o ~/.claude/skills/doanchienthangdev-muse-muse-continue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository