task-ledgerDurable workflow layer for OpenClaw long-running work. Use when tasks are multi-stage, recoverable, parallelized across sub-agents/ACP, use background exec o...
Install via ClawdBot CLI:
clawdbot install gejiliang/task-ledgerGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://json-schema.org/draft/2020-12/schemaAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A data engineering team uses Task Ledger to manage a complex ETL pipeline deployment involving multiple stages like data extraction, transformation, loading, and validation. Each stage runs as a child task with background exec processes, ensuring recoverability from failures and auditable logs for compliance reporting.
IT operations teams employ Task Ledger to orchestrate scheduled maintenance workflows, such as server restarts or software deployments, using cron jobs. The skill tracks each step, binds to cron references, and provides recovery protocols to resume interrupted tasks, minimizing downtime and side-effect risks.
Marketing agencies leverage Task Ledger to run parallel sub-tasks for A/B testing, email blasts, and social media posts across multiple agents. A parent task coordinates readiness checks and dependencies, while child tasks handle individual campaigns with detailed stage tracking and short-first reporting for client updates.
SaaS companies use Task Ledger to manage customer onboarding processes that involve external API calls, document generation, and user notifications. The durable task structure allows resumption from checkpoints if interruptions occur, ensuring no data loss and providing audit trails for support teams.
Finance departments implement Task Ledger for monthly reconciliation tasks that require multi-stage verification, parallel processing of transaction batches, and generation of detailed reports. The skill ensures task trees track dependencies, with outputs stored for compliance audits and recovery from mid-process failures.
Offer Task Ledger as a managed service for businesses needing durable workflow automation, charging monthly fees based on task volume and complexity. Revenue comes from subscriptions that include support, updates, and integration with existing tools like ACP and cron systems.
Provide consulting services to help organizations integrate Task Ledger into their operations, such as setting up task templates for specific industries. Revenue is generated through project-based fees, training workshops, and ongoing maintenance contracts for custom workflows.
Sell enterprise licenses for Task Ledger to large companies requiring scalable, auditable workflow management. Revenue includes upfront licensing costs, annual support fees, and premium features like advanced reporting and integration with proprietary systems.
💬 Integration Tip
Integrate Task Ledger by first copying bundled toolkit files into the workspace and ensuring runtime directories exist, then use core commands like new-task.sh to create task skeletons and bind execution references for processes or cron jobs.
Scored Apr 24, 2026
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Stop waiting for prompts. Keep working.
Turn OpenClaw into a learning-loop agent with seeded workspace rules, skill promotion, reflective memory, and proactive maintenance.
Meta-agent skill for orchestrating complex tasks through autonomous sub-agents. Decomposes macro tasks into subtasks, spawns specialized sub-agents with dynamically generated SKILL.md files, coordinates file-based communication, consolidates results, and dissolves agents upon completion. MANDATORY TRIGGERS: orchestrate, multi-agent, decompose task, spawn agents, sub-agents, parallel agents, agent coordination, task breakdown, meta-agent, agent factory, delegate tasks
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.