← ClaudeAtlas

malts-session-handofflisted

MALTS Session Handoff: write recoverable handoff context for continuation across windows or agents.
SssoGin/MALTS · ★ 1 · AI & Automation · score 70
Install: claude install-skill SssoGin/MALTS
# MALTS Skill Bridge MALTS_SKILL_BRIDGE: session-handoff This lightweight package exists only for native tool discovery. The canonical skill implementation remains under the shared `MALTS_ROOT`. 1. Resolve the tool configuration root as the parent of this bridge's `skills` directory. 2. Read `MALTS_BOOT.md` from that tool configuration root and parse its `MALTS_ROOT:` value. 3. Verify `<MALTS_ROOT>/skills/session-handoff/SKILL.md` exists. 4. Read that canonical `SKILL.md` completely and follow it instead of this bridge. If the boot pointer or canonical skill is missing, stop and report the exact missing path. Do not substitute this bridge for the canonical workflow.