Skip to main content
Run any Skill in Manus
with one click

durable-task-ledger

Stars3
Forks0
UpdatedMay 20, 2026 at 07:50

Use when a task will span multiple subagents, multiple sessions, or multiple files. Append-only JSONL ledger of task claims, path claims, and result receipts prevents parallel agents from stomping on each other. Triggers when the user dispatches parallel subagents (often via superpowers' dispatching-parallel-agents skill), kicks off a multi-step refactor across files, or asks "who owns this task?" or "what's the state of X?". For in-session task tracking, prefer TodoWrite. For coordination across sessions or subagents, use this skill.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly