Skip to main content
在 Manus 中运行任何 Skill
一键导入

durable-task-ledger

星标3
分支0
更新时间2026年5月20日 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.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly