← ClaudeAtlas

malts-multi-agent-long-task-schedulinglisted

MALTS Multi-Agent Long-Task Scheduling: run recoverable long-task scheduling after launch review and authorization.
SssoGin/MALTS · ★ 1 · AI & Automation · score 70
Install: claude install-skill SssoGin/MALTS
# MALTS Skill Bridge MALTS_SKILL_BRIDGE: multi-agent-long-task-scheduling 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/multi-agent-long-task-scheduling/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.